, including all inherited members.
| begin() | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| begin() const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| begin() | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| begin() const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| begin_bd() | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| begin_bd() const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| begin_bd() | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| begin_bd() const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| begin_f() | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| begin_f() const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| begin_f() | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| begin_f() const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| bidirectional_iterator typedef | scythe::Matrix< T_type, ORDER, STYLE > | |
| cols() const | scythe::Matrix_base< ORDER, STYLE > | [inline] |
| cols_ (defined in scythe::Matrix_base< ORDER, STYLE >) | scythe::Matrix_base< ORDER, STYLE > | [protected] |
| colstride() const | scythe::Matrix_base< ORDER, STYLE > | [inline] |
| const_bidirectional_iterator typedef | scythe::Matrix< T_type, ORDER, STYLE > | |
| const_forward_iterator typedef | scythe::Matrix< T_type, ORDER, STYLE > | |
| const_iterator typedef | scythe::Matrix< T_type, ORDER, STYLE > | |
| const_reverse_bidirectional_iterator typedef | scythe::Matrix< T_type, ORDER, STYLE > | |
| const_reverse_iterator typedef | scythe::Matrix< T_type, ORDER, STYLE > | |
| copy() const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| copy(const Matrix< T_type, O, S > &M) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| data_ (defined in scythe::DataBlockReference< T_type >) | scythe::DataBlockReference< T_type > | [protected] |
| DataBlockReference() (defined in scythe::DataBlockReference< T_type >) | scythe::DataBlockReference< T_type > | [inline] |
| DataBlockReference(uint size) (defined in scythe::DataBlockReference< T_type >) | scythe::DataBlockReference< T_type > | [inline, explicit] |
| DataBlockReference(const DataBlockReference< T_type > &reference, uint offset=0) (defined in scythe::DataBlockReference< T_type >) | scythe::DataBlockReference< T_type > | [inline] |
| detach() | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| empty() const | scythe::Matrix_base< ORDER, STYLE > | [inline] |
| end() | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| end() const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| end() | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| end() const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| end_bd() | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| end_bd() const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| end_bd() | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| end_bd() const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| end_f() | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| end_f() const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| end_f() | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| end_f() const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| equals(const Matrix< T_type, O, S > &M) const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| equals(T_type x) const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| forward_iterator typedef | scythe::Matrix< T_type, ORDER, STYLE > | |
| getArray() const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| index(uint i) const (defined in scythe::Matrix_base< ORDER, STYLE >) | scythe::Matrix_base< ORDER, STYLE > | [inline, protected] |
| index(uint row, uint col) const (defined in scythe::Matrix_base< ORDER, STYLE >) | scythe::Matrix_base< ORDER, STYLE > | [inline, protected] |
| inRange(uint i) const | scythe::Matrix_base< ORDER, STYLE > | [inline] |
| inRange(uint i, uint j) const | scythe::Matrix_base< ORDER, STYLE > | [inline] |
| isColVector() const | scythe::Matrix_base< ORDER, STYLE > | [inline] |
| isDiagonal() const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| isIdentity() const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| isLowerTriangular() const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| isNull() const | scythe::Matrix_base< ORDER, STYLE > | [inline] |
| isRowVector() const | scythe::Matrix_base< ORDER, STYLE > | [inline] |
| isScalar() const | scythe::Matrix_base< ORDER, STYLE > | [inline] |
| isSingular() const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| isSkewSymmetric() const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| isSquare() const | scythe::Matrix_base< ORDER, STYLE > | [inline] |
| isSymmetric() const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| isUpperTriangular() const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| isVector() const | scythe::Matrix_base< ORDER, STYLE > | [inline] |
| isZero() const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| iterator typedef | scythe::Matrix< T_type, ORDER, STYLE > | |
| kronecker(const Matrix< T_type, O, S > &M) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| kronecker(T_type x) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| Matrix() | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| Matrix(T_type element) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| Matrix(uint rows, uint cols, bool fill=true, T_type fill_value=0) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| Matrix(uint rows, uint cols, T_iterator it) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| Matrix(const std::string &path, bool oldstyle=false) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| Matrix(const Matrix &M) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| Matrix(const Matrix< T_type, O, S > &M) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| Matrix(const Matrix< S_type, O, S > &M) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| Matrix(const Matrix< T_type, O, S > &M, uint x1, uint y1, uint x2, uint y2) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| Matrix_base() (defined in scythe::Matrix_base< ORDER, STYLE >) | scythe::Matrix_base< ORDER, STYLE > | [inline, protected] |
| Matrix_base(uint rows, uint cols) (defined in scythe::Matrix_base< ORDER, STYLE >) | scythe::Matrix_base< ORDER, STYLE > | [inline, protected] |
| Matrix_base(const Matrix_base &m) (defined in scythe::Matrix_base< ORDER, STYLE >) | scythe::Matrix_base< ORDER, STYLE > | [inline, protected] |
| Matrix_base(const Matrix_base< O, S > &m) (defined in scythe::Matrix_base< ORDER, STYLE >) | scythe::Matrix_base< ORDER, STYLE > | [inline, protected] |
| Matrix_base(const Matrix_base< O, S > &m, uint x1, uint y1, uint x2, uint y2) (defined in scythe::Matrix_base< ORDER, STYLE >) | scythe::Matrix_base< ORDER, STYLE > | [inline, protected] |
| max_size() const | scythe::Matrix_base< ORDER, STYLE > | [inline] |
| mimic(const Matrix_base< O, S > &m) (defined in scythe::Matrix_base< ORDER, STYLE >) | scythe::Matrix_base< ORDER, STYLE > | [inline, protected] |
| operator%=(const Matrix< T_type, O, S > &M) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| operator%=(T_type x) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| operator&=(const Matrix< T_type, O, S > &M) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| operator&=(T_type x) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| operator()(uint i) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| operator()(uint i) const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| operator()(uint i, uint j) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| operator()(uint i, uint j) const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| operator()(uint x1, uint y1, uint x2, uint y2) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| operator()(uint x1, uint y1, uint x2, uint y2) const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| operator()(const all_elements a, uint j) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| operator()(const all_elements a, uint j) const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| operator()(uint i, const all_elements b) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| operator()(uint i, const all_elements b) const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| operator*=(const Matrix< T_type, O, S > &M) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| operator*=(T_type x) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| operator+=(const Matrix< T_type, O, S > &M) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| operator+=(T_type x) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| operator-=(const Matrix< T_type, O, S > &M) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| operator-=(T_type x) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| operator/=(const Matrix< T_type, O, S > &M) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| operator/=(T_type x) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| operator=(const Matrix &M) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| operator=(const Matrix< T_type, O, S > &M) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| operator=(T_type x) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| operator=(ListInitializer< T_type, ITERATOR, O, S > li) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| operator=(const Matrix_base &m) (defined in scythe::Matrix_base< ORDER, STYLE >) | scythe::Matrix_base< ORDER, STYLE > | [inline, protected] |
| operator[](uint i) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| operator[](uint i) const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| operator^=(const Matrix< T_type, O, S > &M) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| operator^=(T_type x) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| operator|=(const Matrix< T_type, O, S > &M) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| operator|=(T_type x) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| order() const | scythe::Matrix_base< ORDER, STYLE > | [inline] |
| rbegin() | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| rbegin() const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| rbegin() | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| rbegin() const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| rbegin_bd() | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| rbegin_bd() const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| rbegin_bd() | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| rbegin_bd() const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| reference(const Matrix< T_type, O, S > &M) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| referenceNew(uint size) (defined in scythe::DataBlockReference< T_type >) | scythe::DataBlockReference< T_type > | [inline, protected] |
| referenceOther(const DataBlockReference< T_type > &ref, uint offset=0) (defined in scythe::DataBlockReference< T_type >) | scythe::DataBlockReference< T_type > | [inline, protected] |
| rend() | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| rend() const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| rend() | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| rend() const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| rend_bd() | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| rend_bd() const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| rend_bd() | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| rend_bd() const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| resize(uint rows, uint cols, bool preserve=false) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| resize(uint rows, uint cols) (defined in scythe::Matrix_base< ORDER, STYLE >) | scythe::Matrix_base< ORDER, STYLE > | [inline, protected] |
| resize2Match(const Matrix< T, O, S > &M, bool preserve=false) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| reverse_bidirectional_iterator typedef | scythe::Matrix< T_type, ORDER, STYLE > | |
| reverse_iterator typedef | scythe::Matrix< T_type, ORDER, STYLE > | |
| rows() const | scythe::Matrix_base< ORDER, STYLE > | [inline] |
| rows_ (defined in scythe::Matrix_base< ORDER, STYLE >) | scythe::Matrix_base< ORDER, STYLE > | [protected] |
| rowstride() const | scythe::Matrix_base< ORDER, STYLE > | [inline] |
| save(const std::string &path, const char flag= 'n', const bool header=false) const | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| size() const | scythe::Matrix_base< ORDER, STYLE > | [inline] |
| storeorder() const | scythe::Matrix_base< ORDER, STYLE > | [inline] |
| style() const | scythe::Matrix_base< ORDER, STYLE > | [inline] |
| swap(Matrix &M) | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| ttype typedef | scythe::Matrix< T_type, ORDER, STYLE > | |
| ~DataBlockReference() (defined in scythe::DataBlockReference< T_type >) | scythe::DataBlockReference< T_type > | [inline, virtual] |
| ~Matrix() | scythe::Matrix< T_type, ORDER, STYLE > | [inline] |
| ~Matrix_base() (defined in scythe::Matrix_base< ORDER, STYLE >) | scythe::Matrix_base< ORDER, STYLE > | [inline, protected] |