◆ Matrix4() [1/2]
◆ Matrix4() [2/2]
Matrix4::Matrix4 |
( |
Matrix4d const & |
_mx | ) |
|
|
inline |
◆ ~Matrix4()
◆ cols()
int Matrix4::cols |
( |
| ) |
const |
|
inline |
◆ dotM()
◆ get()
double Matrix4::get |
( |
int |
i, |
|
|
int |
j |
|
) |
| const |
|
inline |
◆ isApprox()
bool Matrix4::isApprox |
( |
Matrix4 const & |
other, |
|
|
double |
tolerance |
|
) |
| |
|
inline |
◆ negate()
◆ norm()
double Matrix4::norm |
( |
| ) |
const |
|
inline |
◆ operator+()
◆ operator-()
◆ operator/()
Matrix4* Matrix4::operator/ |
( |
double |
scalar | ) |
const |
|
inline |
◆ operator==()
bool Matrix4::operator== |
( |
Matrix4 const & |
other | ) |
const |
|
inline |
◆ rows()
int Matrix4::rows |
( |
| ) |
const |
|
inline |
◆ scale()
Matrix4* Matrix4::scale |
( |
double |
value | ) |
const |
|
inline |
◆ set()
void Matrix4::set |
( |
int |
i, |
|
|
int |
j, |
|
|
double |
value |
|
) |
| |
|
inline |
◆ size()
int Matrix4::size |
( |
| ) |
const |
|
inline |
◆ transpose()
Matrix4* Matrix4::transpose |
( |
| ) |
const |
|
inline |
◆ mx
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