KrisLibrary  1.0.0
Math::RowEchelon< T > Member List

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

backSub(VectorT &x) const (defined in Math::RowEchelon< T >)Math::RowEchelon< T >
calcFirstEntries() (defined in Math::RowEchelon< T >)Math::RowEchelon< T >
EB (defined in Math::RowEchelon< T >)Math::RowEchelon< T >
firstEntryMath::RowEchelon< T >
getAllSolutions(VectorT &x0, MatrixT &N) const Math::RowEchelon< T >
getNull() const (defined in Math::RowEchelon< T >)Math::RowEchelon< T >
getNullspace(MatrixT &N) const Math::RowEchelon< T >
getRank() const (defined in Math::RowEchelon< T >)Math::RowEchelon< T >
MatrixT typedef (defined in Math::RowEchelon< T >)Math::RowEchelon< T >
R (defined in Math::RowEchelon< T >)Math::RowEchelon< T >
RowEchelon() (defined in Math::RowEchelon< T >)Math::RowEchelon< T >
RowEchelon(const MatrixT &A) (defined in Math::RowEchelon< T >)Math::RowEchelon< T >
RowEchelon(const MatrixT &A, const VectorT &b) (defined in Math::RowEchelon< T >)Math::RowEchelon< T >
RowEchelon(const MatrixT &A, const MatrixT &B) (defined in Math::RowEchelon< T >)Math::RowEchelon< T >
set(const MatrixT &A) (defined in Math::RowEchelon< T >)Math::RowEchelon< T >
set(const MatrixT &A, const VectorT &b) (defined in Math::RowEchelon< T >)Math::RowEchelon< T >
set(const MatrixT &A, const MatrixT &B) (defined in Math::RowEchelon< T >)Math::RowEchelon< T >
VectorT typedef (defined in Math::RowEchelon< T >)Math::RowEchelon< T >