| CAPD::DynSys Library
    6.0.0
    | 
| Files | |
| file | algebraicOperations.h | 
| This file provides an algebraic operation which may be implemented on the container level such as addition of some objects. | |
| file | algebraicOperations.hpp | 
| This file provides an algebraic operation which may be implemented on the container level such as addition of some objects. | |
| file | ColumnVector.h | 
| This file provides a template class ColumnVector This class realizes a vector without own container, which is a reference to a subset of other object with his own container. A typical situation is a column of matrix which can be consider as a vector. | |
| file | ColumnVector.hpp | 
| file | Container.h | 
| This file provides a template class Container together with suitable iterators The container has fixed size specified by a template argument 'capacity'. | |
| file | Container.hpp | 
| file | Dimension.h | 
| file | EmptyIntersectionException.h | 
| file | fdlib.h | 
| file | iobject.h | 
| file | iobject.hpp | 
| file | lib.h | 
| file | Matrix.h | 
| file | Matrix.hpp | 
| file | Matrix_inline.h | 
| file | Matrix_Interval.hpp | 
| file | MatrixContainer.h | 
| This file provides a class MatrixContainer This class inherites form general Container class and provides constructors and methods specific for two dimensional data. | |
| file | MatrixIterator.h | 
| file | MatrixSlice.h | 
| This class represents a matrix without own container and data it is used for operations on submatrices. | |
| file | mplib.h | 
| file | Multiindex.h | 
| file | Norm.h | 
| file | Norm.hpp | 
| file | RowVector.h | 
| This file provides a template class RowVector. | |
| file | RowVector.hpp | 
| file | SubVector.h | 
| file | SubVector.hpp | 
| file | typedefs.h | 
| file | vectalgLib.h | 
| file | Vector.h | 
| This file provides a template class Vector together with typical algebraic operations. Most of them are defined as generic algorithms in files 'commonOperations.h' and 'commonOperations.hpp' For inline definitions of operators see to file Vector_inline.h included at the end of this file. | |
| file | Vector.hpp | 
| file | Vector_inline.h | 
| This file contains inline definitions for class Vector. | |
| file | Vector_Interval.hpp |