DenseGenMatrixSpace Class Reference

#include <IpDenseGenMatrix.hpp>

Inheritance diagram for DenseGenMatrixSpace:

MatrixSpace ReferencedObject

List of all members.


Detailed Description

This is the matrix space for DenseGenMatrix.

Public Member Functions

DenseGenMatrixMakeNewDenseGenMatrix () const
 Method for creating a new matrix of this specific type.
virtual MatrixMakeNew () const
 Overloaded MakeNew method for the MatrixSpace base class.
Constructors / Destructors
 DenseGenMatrixSpace (Index nRows, Index nCols)
 Constructor for matrix space for DenseGenMatrices.
 ~DenseGenMatrixSpace ()
 Destructor.

Constructor & Destructor Documentation

DenseGenMatrixSpace ( Index  nRows,
Index  nCols 
)

Constructor for matrix space for DenseGenMatrices.

Takes in dimension of the matrices.

~DenseGenMatrixSpace (  )  [inline]

Destructor.


Member Function Documentation

DenseGenMatrix* MakeNewDenseGenMatrix (  )  const [inline]

Method for creating a new matrix of this specific type.

Referenced by DenseGenMatrixSpace::MakeNew(), and DenseGenMatrix::MakeNewDenseGenMatrix().

virtual Matrix* MakeNew (  )  const [inline, virtual]

Overloaded MakeNew method for the MatrixSpace base class.

Implements MatrixSpace.

References DenseGenMatrixSpace::MakeNewDenseGenMatrix().


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

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