GetDimension

Gets the dimension of the vector space where this vector belongs.

Synopsis

#include "tao_solver.h"  
int TaoVec::GetDimension(int *n)

Output Parameter

n -the dimension of the vector space

See Also

TaoVec::Compatible()

Level:intermediate
Location:src/vector/taovec.c
TAO Solver Index
Table of Contents