cgv
|
This is the complete list of members for cgv::math::perm_mat, including all inherited members.
_data | cgv::math::perm_mat | |
identity() | cgv::math::perm_mat | inline |
ncols() const | cgv::math::perm_mat | inline |
nrows() const | cgv::math::perm_mat | inline |
operator const mat< T >() const (defined in cgv::math::perm_mat) | cgv::math::perm_mat | inline |
operator()(unsigned i) (defined in cgv::math::perm_mat) | cgv::math::perm_mat | inline |
operator()(unsigned i) const (defined in cgv::math::perm_mat) | cgv::math::perm_mat | inline |
operator*(const perm_mat &m) | cgv::math::perm_mat | inline |
operator[](unsigned i) (defined in cgv::math::perm_mat) | cgv::math::perm_mat | inline |
operator[](unsigned i) const (defined in cgv::math::perm_mat) | cgv::math::perm_mat | inline |
perm_mat() | cgv::math::perm_mat | inline |
perm_mat(unsigned n) | cgv::math::perm_mat | inlineexplicit |
perm_mat(vec< unsigned > p) | cgv::math::perm_mat | inline |
resize(unsigned n) | cgv::math::perm_mat | inline |
size() const | cgv::math::perm_mat | inline |
swap(unsigned i, unsigned j) (defined in cgv::math::perm_mat) | cgv::math::perm_mat | inline |
transpose() | cgv::math::perm_mat | inline |