|
CAPD::DynSys Library
6.0.0
|
#include <capd/dynset/DoubletonData.h>
Public Types | |
| typedef MatrixT | MatrixType |
| typedef MatrixType::RowVectorType | VectorType |
| typedef MatrixType::ScalarType | ScalarType |
| typedef MatrixType::size_type | size_type |
Public Member Functions | |
| C1DoubletonData (size_type dimension) | |
Public Attributes | |
| MatrixType | jacRem |
| MatrixType | jacEnc |
| VectorType | x |
| VectorType | deltaX |
| VectorType | y |
| VectorType | deltaY |
| VectorType | rem |
| VectorType | enc |
| MatrixType | jacPhi |
| MatrixType | deltaC |
| MatrixType | B |