#include <tntVector.h>
It is inherited from the class TNT::Array1D< double >. See the TNT documentation for more information.
Public Member Functions | |
| Vector (int dimension, double initVal) | |
| Vector (const Vector &v) | |
| double | magnitude (void) |
| void | normalise (void) |
| void | fPrintf (FILE *fp) |
1.3.7