| FDO API Reference | Feature Data Objects |
#include <Common/Collection.h>
Include dependency graph for Vector.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | FdoVector |
| FdoVector is a one-dimensional collection of numbers. More... | |
| class | FdoVectorElement |
| An element in a vector. This class is just a ref-countable wrapper around a double. More... | |
| class | FdoVectorP |
| FdoVectorP is a FdoPtr on FdoVector, provided for convenience. It also provides vector arithmetic and comparison operators. More... | |
Defines | |
| #define | FDO_VECTOR_H 1 |
Typedefs | |
| typedef FdoPtr< FdoVectorElement > | FdoVectorElementP |
| Comments or suggestions? Send us feedback. |