internal(bool setting) | SH::ShMatrix< Rows, Cols, Binding, T > | |
name(const std::string &name) | SH::ShMatrix< Rows, Cols, Binding, T > | |
name() const | SH::ShMatrix< Rows, Cols, Binding, T > | |
operator *=(const ShGeneric< 1, T > &a) | SH::ShMatrix< Rows, Cols, Binding, T > | |
operator()() const | SH::ShMatrix< Rows, Cols, Binding, T > | |
operator()(int) const (defined in SH::ShMatrix< Rows, Cols, Binding, T >) | SH::ShMatrix< Rows, Cols, Binding, T > | |
operator()(int, int) const (defined in SH::ShMatrix< Rows, Cols, Binding, T >) | SH::ShMatrix< Rows, Cols, Binding, T > | |
operator()(int, int, int) const (defined in SH::ShMatrix< Rows, Cols, Binding, T >) | SH::ShMatrix< Rows, Cols, Binding, T > | |
operator()(int, int, int, int) const (defined in SH::ShMatrix< Rows, Cols, Binding, T >) | SH::ShMatrix< Rows, Cols, Binding, T > | |
operator+=(const ShMatrix< Rows, Cols, Binding2, T > &other) | SH::ShMatrix< Rows, Cols, Binding, T > | |
operator-=(const ShMatrix< Rows, Cols, Binding2, T > &other) | SH::ShMatrix< Rows, Cols, Binding, T > | |
operator/=(const ShMatrix< Rows, Cols, Binding2, T > &other) | SH::ShMatrix< Rows, Cols, Binding, T > | |
operator/=(const ShGeneric< 1, T > &a) | SH::ShMatrix< Rows, Cols, Binding, T > | |
operator=(const ShMatrix< Rows, Cols, Binding, T > &other) | SH::ShMatrix< Rows, Cols, Binding, T > | |
operator=(const ShMatrix< Rows, Cols, Binding2, T > &other) | SH::ShMatrix< Rows, Cols, Binding, T > | |
operator[](int i) | SH::ShMatrix< Rows, Cols, Binding, T > | |
operator[](int i) const | SH::ShMatrix< Rows, Cols, Binding, T > | |
range(T low, T high) | SH::ShMatrix< Rows, Cols, Binding, T > | |
setScaling(const ShGeneric< Rows-1, T > &scale) (defined in SH::ShMatrix< Rows, Cols, Binding, T >) | SH::ShMatrix< Rows, Cols, Binding, T > | |
setTranslation(const ShGeneric< Rows-1, T > &trans) (defined in SH::ShMatrix< Rows, Cols, Binding, T >) | SH::ShMatrix< Rows, Cols, Binding, T > | |
ShMatrix() | SH::ShMatrix< Rows, Cols, Binding, T > | |
ShMatrix(const ShMatrix< Rows, Cols, Binding, T > &other) | SH::ShMatrix< Rows, Cols, Binding, T > | |
ShMatrix(const ShMatrix< Rows, Cols, Binding2, T > &other) | SH::ShMatrix< Rows, Cols, Binding, T > | |
subMatrix(int, int) const | SH::ShMatrix< Rows, Cols, Binding, T > | |
~ShMatrix() (defined in SH::ShMatrix< Rows, Cols, Binding, T >) | SH::ShMatrix< Rows, Cols, Binding, T > | |