SymMatrixSpace Class Reference

#include <IpSymMatrix.hpp>

Inheritance diagram for SymMatrixSpace:

MatrixSpace ReferencedObject CompoundSymMatrixSpace DenseSymMatrixSpace DiagMatrixSpace IdentityMatrixSpace LowRankUpdateSymMatrixSpace SumSymMatrixSpace SymScaledMatrixSpace SymTMatrixSpace

List of all members.


Detailed Description

SymMatrixSpace base class, corresponding to the SymMatrix base class.


Public Member Functions

virtual SymMatrixMakeNewSymMatrix () const =0
 Pure virtual method for creating a new matrix of this specific type.
virtual MatrixMakeNew () const
 Overloaded MakeNew method for the MatrixSpace base class.
Index Dim () const
 Accessor method for the dimension of the matrices in this matrix space.
Constructors/Destructors
 SymMatrixSpace (Index dim)
 Constructor, given the dimension (identical to the number of rows and columns).
virtual ~SymMatrixSpace ()
 Destructor.


Constructor & Destructor Documentation

SymMatrixSpace ( Index  dim  ) 

Constructor, given the dimension (identical to the number of rows and columns).

~SymMatrixSpace (  )  [virtual]

Destructor.


Member Function Documentation

virtual SymMatrix* MakeNewSymMatrix (  )  const [pure virtual]

Pure virtual method for creating a new matrix of this specific type.

Implemented in CompoundSymMatrixSpace, DenseSymMatrixSpace, DiagMatrixSpace, IdentityMatrixSpace, LowRankUpdateSymMatrixSpace, SumSymMatrixSpace, SymScaledMatrixSpace, and SymTMatrixSpace.

Referenced by SymMatrixSpace::MakeNew().

Matrix * MakeNew (  )  const [virtual]

Overloaded MakeNew method for the MatrixSpace base class.

Implements MatrixSpace.

Reimplemented in SymScaledMatrixSpace.

References SymMatrixSpace::MakeNewSymMatrix().

Referenced by CompoundSymMatrixSpace::MakeNewCompoundSymMatrix().

Index Dim (  )  const [inline]

Accessor method for the dimension of the matrices in this matrix space.

References DBG_ASSERT, MatrixSpace::NCols(), and MatrixSpace::NRows().

Referenced by SymMatrix::Dim(), and RestoIpoptNLP::InitializeStructures().


The documentation for this class was generated from the following files:

Generated on Fri Sep 26 07:44:27 2008 for SimTKcore by  doxygen 1.5.6