CAPD::DynSys Library
6.0.0
|
#include <iostream>
#include "capd/intervals/DoubleInterval.h"
#include "capd/vectalg/Vector.hpp"
#include "capd/vectalg/Matrix.hpp"
Typedefs | |
typedef double | Scalar |
typedef Vector< Scalar, 0 > | DVector |
typedef Matrix< Scalar, 0, 0 > | DMatrix |
Functions | |
int | main (int, char **) |
typedef double Scalar |
int main | ( | int | , |
char ** | |||
) |