, including all inherited members.
at(const int &m, const int &n) | lti::hMatrix< T, hPoint2D< T > > | [inline] |
at(const int &m, const int &n) const | lti::hMatrix< T, hPoint2D< T > > | [inline] |
castFrom(const matrix< T > &other) | lti::hMatrix< T, hPoint2D< T > > | |
castTo(matrix< T > &result) const | lti::hMatrix< T, hPoint2D< T > > | |
clear() | lti::hMatrix< T, hPoint2D< T > > | |
clone() const | lti::hMatrix< T, hPoint2D< T > > | [virtual] |
copy(const hMatrix< T, hPoint2D< T > > &other) | lti::hMatrix< T, hPoint2D< T > > | |
copy(const matrix< T > &other) | lti::hMatrix< T, hPoint2D< T > > | |
lti::mathObject::copy(const ioObject &other) | lti::ioObject | |
getScaleFactor() const | lti::hMatrix< T, hPoint2D< T > > | |
getTranslation() const | lti::hMatrix< T, hPoint2D< T > > | |
getTypeName() const | lti::hMatrix< T, hPoint2D< T > > | [inline, virtual] |
hMatrix() | lti::hMatrix< T, hPoint2D< T > > | |
hMatrix(const hMatrix< T, hPoint2D< T > > &other) | lti::hMatrix< T, hPoint2D< T > > | |
hMatrix(const matrix< T > &other) | lti::hMatrix< T, hPoint2D< T > > | |
hMatrix2D() | lti::hMatrix2D< T > | |
hMatrix2D(const hMatrix2D< T > &other) | lti::hMatrix2D< T > | |
hMatrix2D(const matrix< T > &other) | lti::hMatrix2D< T > | |
initialize() | lti::object | [protected] |
initMem() | lti::hMatrix< T, hPoint2D< T > > | [protected] |
invert() | lti::hMatrix< T, hPoint2D< T > > | |
invert(const hMatrix< T, hPoint2D< T > > &other) | lti::hMatrix< T, hPoint2D< T > > | |
ioObject() | lti::ioObject | |
ioObject(const ioObject &other) | lti::ioObject | |
leftMultiply(const hMatrix< T, hPoint2D< T > > &other) | lti::hMatrix< T, hPoint2D< T > > | |
ltiLibInitialized | lti::object | [protected, static] |
multiply(const hMatrix2D< T > &other) | lti::hMatrix2D< T > | [inline] |
multiply(const hMatrix2D< T > &a, const hMatrix2D< T > &b) | lti::hMatrix2D< T > | [inline] |
multiply(const hPoint2D< T > &other, hPoint2D< T > &result) const | lti::hMatrix2D< T > | [inline] |
multiply(const tpoint< T > &other, tpoint< T > &result) const | lti::hMatrix2D< T > | |
hMatrix< T, hPoint2D< T > >::multiply(const hMatrix< T, hPoint2D< T > > &other) | lti::hMatrix< T, hPoint2D< T > > | |
hMatrix< T, hPoint2D< T > >::multiply(const hMatrix< T, hPoint2D< T > > &a, const hMatrix< T, hPoint2D< T > > &b) | lti::hMatrix< T, hPoint2D< T > > | |
object() | lti::object | |
operator*(const hMatrix2D< T > &other) const | lti::hMatrix2D< T > | [inline] |
operator*(const hPoint2D< T > &p) const | lti::hMatrix2D< T > | [inline] |
operator*(const tpoint< T > &p) const | lti::hMatrix2D< T > | [inline] |
hMatrix< T, hPoint2D< T > >::operator*(const hMatrix< T, hPoint2D< T > > &other) const | lti::hMatrix< T, hPoint2D< T > > | [inline] |
operator*=(const hMatrix2D< T > &other) | lti::hMatrix2D< T > | [inline] |
hMatrix< T, hPoint2D< T > >::operator*=(const hMatrix< T, hPoint2D< T > > &other) | lti::hMatrix< T, hPoint2D< T > > | [inline] |
operator=(const hMatrix< T, hPoint2D< T > > &other) | lti::hMatrix< T, hPoint2D< T > > | [inline] |
lti::mathObject::operator=(const ioObject &other) | lti::ioObject | |
operator[](const int &m) | lti::hMatrix< T, hPoint2D< T > > | [inline] |
operator[](const int &m) const | lti::hMatrix< T, hPoint2D< T > > | [inline] |
postElement | lti::hMatrix< T, hPoint2D< T > > | [protected] |
read(ioHandler &handler, const bool complete=true) | lti::hMatrix< T, hPoint2D< T > > | [virtual] |
rotate(const double &angle, const hPoint3D< T > &axis=hPoint3D< T >(0, 0, 1), const hPoint3D< T > ¢er=hPoint3D< T >()) | lti::hMatrix< T, hPoint2D< T > > | |
scale(const T &s) | lti::hMatrix< T, hPoint2D< T > > | |
scaleR(const T &s) | lti::hMatrix< T, hPoint2D< T > > | |
setRotation(const double &angle, const hPoint3D< T > &axis=hPoint3D< T >(0, 0, T(1)), const hPoint3D< T > ¢er=hPoint3D< T >()) | lti::hMatrix< T, hPoint2D< T > > | |
setScaleFactor(const T &s) | lti::hMatrix< T, hPoint2D< T > > | |
setSimilarityTransform(const tpoint< T > &t, const T &angle, const T &scaling) | lti::hMatrix< T, hPoint2D< T > > | |
setTranslation(const hPoint2D< T > &thePoint) | lti::hMatrix< T, hPoint2D< T > > | |
size() const | lti::hMatrix< T, hPoint2D< T > > | [inline] |
size_type typedef | lti::hMatrix< T, hPoint2D< T > > | |
theElements | lti::hMatrix< T, hPoint2D< T > > | [protected] |
theRows | lti::hMatrix< T, hPoint2D< T > > | [protected] |
theSize | lti::hMatrix< T, hPoint2D< T > > | [protected] |
translate(const hPoint2D< T > &thePoint) | lti::hMatrix< T, hPoint2D< T > > | |
transpose() | lti::hMatrix< T, hPoint2D< T > > | |
transpose(const hMatrix< T, hPoint2D< T > > &other) | lti::hMatrix< T, hPoint2D< T > > | |
unit() | lti::hMatrix< T, hPoint2D< T > > | |
value_type typedef | lti::hMatrix< T, hPoint2D< T > > | |
write(ioHandler &handler, const bool complete=true) const | lti::hMatrix< T, hPoint2D< T > > | [virtual] |
~hMatrix() | lti::hMatrix< T, hPoint2D< T > > | [virtual] |
~hMatrix2D() | lti::hMatrix2D< T > | [virtual] |
~ioObject() | lti::ioObject | [virtual] |
~object() | lti::object | [virtual] |