TMatrix holds a transformation matrix.
More...
#include <coordinatealignfilter.h>
TMatrix holds a transformation matrix.
Definition at line 36 of file coordinatealignfilter.h.
◆ TMatrix() [1/3]
◆ TMatrix() [2/3]
TMatrix::TMatrix |
( |
const TMatrix & | other | ) |
|
|
inline |
◆ TMatrix() [3/3]
TMatrix::TMatrix |
( |
double | m[][DIM] | ) |
|
|
inline |
◆ get()
double TMatrix::get |
( |
int | i, |
|
|
int | j ) const |
|
inline |
◆ operator=()
◆ setMatrix()
void TMatrix::setMatrix |
( |
const double | m[DIM][DIM] | ) |
|
|
inline |
◆ data_
double TMatrix::data_[DIM][DIM] |
The documentation for this class was generated from the following file: