_isNormalized | h2d::detail::Matrix_< FPT > | mutableprotected |
_mdata | h2d::detail::Matrix_< FPT > | mutableprotected |
determ() const | h2d::detail::Matrix_< FPT > | inline |
dsize() const | h2d::detail::Common< FPT > | inline |
dtype() const | h2d::detail::Common< FPT > | inline |
getRaw() | h2d::detail::Matrix_< FPT > | inline |
getRaw() const | h2d::detail::Matrix_< FPT > | inline |
inverse() | h2d::detail::Matrix_< FPT > | inline |
isInside(const Common< T > &) const | h2d::detail::Common< FPT > | inline |
isNormalized() const | h2d::detail::Matrix_< FPT > | inline |
Matrix_ class | h2d::detail::Matrix_< FPT > | friend |
Matrix_() | h2d::detail::Matrix_< FPT > | inline |
Matrix_(const Matrix_< FPT2 > &other) | h2d::detail::Matrix_< FPT > | inline |
operator*(const Matrix_< T1 > &, const Matrix_< T2 > &) | h2d::detail::Matrix_< FPT > | friend |
operator<<(std::ostream &f, const Matrix_ &h) | h2d::detail::Matrix_< FPT > | friend |
p_divideAll(detail::Matrix_< FPT > &mat, FPT2 value) const | h2d::detail::Matrix_< FPT > | inlineprotected |
p_divideBy(size_t r, size_t c) const | h2d::detail::Matrix_< FPT > | inlineprotected |
p_fillEye() | h2d::detail::Matrix_< FPT > | inlineprotected |
p_fillWith(const T &in) | h2d::detail::Matrix_< FPT > | inlineprotected |
p_fillZero() | h2d::detail::Matrix_< FPT > | inlineprotected |
p_normalizeMat(int r, int c) const | h2d::detail::Matrix_< FPT > | inlineprotected |
product(base::LPBase< T1, FPT1 > &, const detail::Matrix_< FPT2 > &, const base::LPBase< T2, FPT1 > &) | h2d::detail::Matrix_< FPT > | friend |
product(Matrix_< FPT1 > &, const Matrix_< FPT2 > &, const Matrix_< FPT3 > &) | h2d::detail::Matrix_< FPT > | friend |
set(size_t r, size_t c, T v) | h2d::detail::Matrix_< FPT > | inline |
size() const | h2d::detail::Common< FPT > | inline |
transpose() | h2d::detail::Matrix_< FPT > | inline |
value(size_t r, size_t c) const | h2d::detail::Matrix_< FPT > | inline |
value(size_t r, size_t c) | h2d::detail::Matrix_< FPT > | inline |