This is the complete list of members for concepts::TMatrix< F >, including all inherited members.
append(TColumn< F > *T) | concepts::TMatrix< F > | |
applyOne(const ElementMatrix< F > &A, ElementMatrix< F > &B) const (defined in concepts::TMatrix< F >) | concepts::TMatrix< F > | |
columns() const (defined in concepts::TMatrix< F >) | concepts::TMatrix< F > | |
control(uint i) const | concepts::TMatrix< F > | inline |
data(uint i) const | concepts::TMatrix< F > | inline |
extract(const concepts::Vector< F > &solution, concepts::Array< F > &coeff) const | concepts::TMatrix< F > | virtual |
extract(const concepts::Vector<::std::complex< F > > &solution, concepts::Array<::std::complex< F > > &coeff) const (defined in concepts::TMatrix< F >) | concepts::TMatrix< F > | virtual |
extractOne(const concepts::Vector< F > &solution, concepts::Array< F > &coeff) const (defined in concepts::TMatrix< F >) | concepts::TMatrix< F > | |
index(const uint i) const | concepts::TMatrix< F > | inlinevirtual |
info(::std::ostream &os) const (defined in concepts::TMatrix< F >) | concepts::TMatrix< F > | protected |
concepts::OutputOperator::info(std::ostream &os) const | concepts::OutputOperator | protectedvirtual |
m() const | concepts::TMatrixBase< F > | inline |
m_ | concepts::TMatrixBase< F > | protected |
n() const | concepts::TMatrixBase< F > | inline |
n_ | concepts::TMatrixBase< F > | protected |
nEntries() const | concepts::TMatrix< F > | inline |
operator()(const ElementMatrix< F > &A, ElementMatrix< F > &B) const | concepts::TMatrix< F > | virtual |
operator()(const ElementMatrix<::std::complex< F > > &A, ElementMatrix<::std::complex< F > > &B) const (defined in concepts::TMatrix< F >) | concepts::TMatrix< F > | virtual |
operator()(const Vector< F > &A, Vector< F > &B) const (defined in concepts::TMatrix< F >) | concepts::TMatrix< F > | |
outputLocalMap(::std::ostream &os) const (defined in concepts::TMatrix< F >) | concepts::TMatrix< F > | |
setM(uint m) (defined in concepts::TMatrixBase< F >) | concepts::TMatrixBase< F > | inline |
TMatrix(TColumn< F > *T) | concepts::TMatrix< F > | |
TMatrix(const TMatrix< F > &T, Set< uint > *idx=0) | concepts::TMatrix< F > | |
TMatrix(const TMatrix< G > &T) | concepts::TMatrix< F > | |
TMatrixBase(const uint n) | concepts::TMatrixBase< F > | |
TMatrixBase(const uint m, const uint n) | concepts::TMatrixBase< F > | |
usedIdx(TColumn< bool > &c) const | concepts::TMatrix< F > | virtual |
usedIdx(Set< uint > &c) const (defined in concepts::TMatrix< F >) | concepts::TMatrix< F > | virtual |
~OutputOperator() (defined in concepts::OutputOperator) | concepts::OutputOperator | virtual |
~TMatrix() (defined in concepts::TMatrix< F >) | concepts::TMatrix< F > | virtual |
~TMatrixBase() (defined in concepts::TMatrixBase< F >) | concepts::TMatrixBase< F > | virtual |