◆ VectorX() [1/4]
◆ VectorX() [2/4]
VectorX::VectorX |
( |
VectorX const & |
v | ) |
|
|
inline |
◆ VectorX() [3/4]
VectorX::VectorX |
( |
int |
n | ) |
|
|
inline |
◆ VectorX() [4/4]
◆ ~VectorX()
◆ conservativeResize()
void VectorX::conservativeResize |
( |
int |
n | ) |
|
|
inline |
◆ dot()
double VectorX::dot |
( |
VectorX const & |
other | ) |
const |
|
inline |
◆ get()
double VectorX::get |
( |
int |
i | ) |
const |
|
inline |
◆ isApprox()
bool VectorX::isApprox |
( |
VectorX const & |
other, |
|
|
double |
tolerance |
|
) |
| |
|
inline |
◆ negate()
◆ norm()
double VectorX::norm |
( |
| ) |
const |
|
inline |
◆ normalize()
VectorX* VectorX::normalize |
( |
| ) |
const |
|
inline |
◆ normalizeBang()
void VectorX::normalizeBang |
( |
| ) |
const |
|
inline |
◆ operator+()
◆ operator-()
◆ operator/()
VectorX* VectorX::operator/ |
( |
double |
scalar | ) |
const |
|
inline |
◆ operator==()
bool VectorX::operator== |
( |
VectorX const & |
other | ) |
const |
|
inline |
◆ resize()
void VectorX::resize |
( |
int |
n | ) |
|
|
inline |
◆ scale()
VectorX* VectorX::scale |
( |
double |
value | ) |
const |
|
inline |
◆ set()
void VectorX::set |
( |
int |
i, |
|
|
double |
value |
|
) |
| |
|
inline |
◆ size()
unsigned int VectorX::size |
( |
| ) |
|
|
inline |
The documentation for this struct was generated from the following file:
- /home/dfki.uni-bremen.de/roehr/workspace/2maz/dev/base/types/bindings/ruby/ext/base_types_ruby/Eigen.cpp