#include <Vector.h>
Definition at line 9 of file Vector.h.
SEP::Vector::Vector |
( |
Space * |
sp1) | |
|
|
inline |
SEP::Vector::Vector |
( |
Vector * |
x) | |
|
|
inline |
virtual SEP::Vector::~Vector |
( |
) | |
|
|
inlinevirtual |
void SEP::Vector::addInv |
( |
) | |
|
|
inline |
void SEP::Vector::addInv |
( |
const Vector & |
xNeg) | |
|
|
inline |
Vector SEP::Vector::clone |
( |
void |
) | |
|
|
inline |
void SEP::Vector::clone |
( |
Vector * |
in) | |
|
|
inline |
Space* SEP::Vector::getSpace |
( |
) | |
const |
|
inline |
double SEP::Vector::innerProd |
( |
const Vector & |
x) | |
|
|
inline |
bool SEP::Vector::inSameSpace |
( |
const Vector & |
x) | |
const |
|
inline |
bool SEP::Vector::inSpace |
( |
Space * |
sp1) | |
const |
|
inline |
void SEP::Vector::linearCombo |
( |
float |
a, |
|
|
const Vector & |
x, |
|
|
float |
b |
|
) |
| |
|
inline |
void SEP::Vector::random |
( |
) | |
|
|
inline |
void SEP::Vector::scale |
( |
float |
a) | |
|
|
inline |
void SEP::Vector::zeroElement |
( |
void |
) | |
|
|
inline |
The documentation for this class was generated from the following file: