Matrix Member List
This is the complete list of members for Matrix, including all inherited members.
allocateMemory(const int32_t m_, const int32_t n_)Matrix [private]
cross(const Matrix &a, const Matrix &b)Matrix [static]
det()Matrix
diag(const Matrix &M)Matrix [static]
extractCols(std::vector< int > idx)Matrix
eye(const int32_t m)Matrix [static]
eye()Matrix
getData(FLOAT *val_, int32_t i1=0, int32_t j1=0, int32_t i2=-1, int32_t j2=-1)Matrix
getMat(int32_t i1, int32_t j1, int32_t i2=-1, int32_t j2=-1)Matrix
inv(const Matrix &M)Matrix [static]
inv()Matrix
l2norm()Matrix
lu(int32_t *idx, FLOAT &d, FLOAT eps=1e-20)Matrix
mMatrix
Matrix()Matrix
Matrix(const int32_t m, const int32_t n)Matrix
Matrix(const int32_t m, const int32_t n, const FLOAT *val_)Matrix
Matrix(const Matrix &M)Matrix
mean()Matrix
nMatrix
operator*(const Matrix &M)Matrix
operator*(const FLOAT &s)Matrix
operator+(const Matrix &M)Matrix
operator-(const Matrix &M)Matrix
operator-()Matrix
operator/(const Matrix &M)Matrix
operator/(const FLOAT &s)Matrix
operator<<(std::ostream &out, const Matrix &M)Matrix [friend]
operator=(const Matrix &M)Matrix
operator~()Matrix
pythag(FLOAT a, FLOAT b)Matrix [inline, private]
releaseMemory()Matrix [private]
reshape(const Matrix &M, int32_t m, int32_t n)Matrix [static]
rotMatX(const FLOAT &angle)Matrix [static]
rotMatY(const FLOAT &angle)Matrix [static]
rotMatZ(const FLOAT &angle)Matrix [static]
setDiag(FLOAT s, int32_t i1=0, int32_t i2=-1)Matrix
setMat(const Matrix &M, const int32_t i, const int32_t j)Matrix
setVal(FLOAT s, int32_t i1=0, int32_t j1=0, int32_t i2=-1, int32_t j2=-1)Matrix
solve(const Matrix &M, FLOAT eps=1e-20)Matrix
svd(Matrix &U, Matrix &W, Matrix &V)Matrix
valMatrix
zero()Matrix
~Matrix()Matrix


libviso2
Author(s): Andreas Geiger, Stephan Wirth
autogenerated on Thu Jun 6 2019 21:23:13