Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
TNT::Matrix< T > Member List

This is the complete list of members for TNT::Matrix< T >, including all inherited members.

const_iterator typedefTNT::Matrix< T >
const_reference typedefTNT::Matrix< T >
copy(const T *v)TNT::Matrix< T >inlineprotected
destroy()TNT::Matrix< T >inlineprotected
dim(Subscript d) const TNT::Matrix< T >inline
element_type typedefTNT::Matrix< T >
initialize(Subscript M, Subscript N)TNT::Matrix< T >inlineprotected
initialize(M, N)TNT::Matrix< T >
iterator typedefTNT::Matrix< T >
lbound() const TNT::Matrix< T >inline
m_TNT::Matrix< T >protected
Matrix()TNT::Matrix< T >inline
Matrix(const Matrix< T > &A)TNT::Matrix< T >inline
Matrix(Subscript M, Subscript N, const T *v)TNT::Matrix< T >inline
Matrix(Subscript M, Subscript N, const std::string &s)TNT::Matrix< T >inline
mn_TNT::Matrix< T >protected
n_TNT::Matrix< T >protected
newsize(Subscript M, Subscript N)TNT::Matrix< T >inline
num_cols() const TNT::Matrix< T >inline
num_rows() const TNT::Matrix< T >inline
operator()(Subscript i)TNT::Matrix< T >inline
operator()(Subscript i) const TNT::Matrix< T >inline
operator()(Subscript i, Subscript j)TNT::Matrix< T >inline
operator()(Subscript i, Subscript j) const TNT::Matrix< T >inline
operator*(const Matrix< T > &A, const Matrix< T > &B)TNT::Matrix< T >related
operator*(const Matrix< T > &A, const Vector< T > &x)TNT::Matrix< T >related
operator+(const Matrix< T > &A, const Matrix< T > &B)TNT::Matrix< T >related
operator-(const Matrix< T > &A, const Matrix< T > &B)TNT::Matrix< T >related
operator<<(std::ostream &s, const Matrix< char > &A)TNT::Matrix< T >related
operator<<(std::ostream &s, const Matrix< unsigned char > &A)TNT::Matrix< T >related
operator<<(std::ostream &s, const Matrix< T > &A)TNT::Matrix< T >related
operator=(const Matrix< T > &A)TNT::Matrix< T >inline
operator=(const T &scalar)TNT::Matrix< T >inline
operator>>(std::istream &s, Matrix< unsigned char > &A)TNT::Matrix< T >related
operator>>(std::istream &s, Matrix< char > &A)TNT::Matrix< T >related
operator>>(std::istream &s, Matrix< T > &A)TNT::Matrix< T >related
operator[](Subscript i)TNT::Matrix< T >inline
operator[](Subscript i) const TNT::Matrix< T >inline
pointer typedefTNT::Matrix< T >
Print(std::ostream &s, const int width, const int precision, bool scientific=true) const TNT::Matrix< T >inline
Print(std::ostream &s, const bool intCastOutput=false, const bool binaryOutput=false, const bool forceFullPrecision=false) const TNT::Matrix< T >inline
PrintPretty(std::ostream &s, const std::string &name="", const int width=8, const bool alignLeft=true) const TNT::Matrix< T >inline
Read(std::istream &s, const bool intCastInput=false, const bool binaryInput=false)TNT::Matrix< T >inline
reference typedefTNT::Matrix< T >
row_TNT::Matrix< T >protected
rowm1_TNT::Matrix< T >protected
set(const T &val)TNT::Matrix< T >inlineprotected
set(value)TNT::Matrix< T >
size() const TNT::Matrix< T >inline
size_type typedefTNT::Matrix< T >
v_TNT::Matrix< T >protected
value_type typedefTNT::Matrix< T >
vm1_TNT::Matrix< T >protected
~Matrix()TNT::Matrix< T >inlinevirtual