Ipopt::DenseGenMatrixSpace Class Reference

This is the matrix space for DenseGenMatrix. More...

#include <IpDenseGenMatrix.hpp>

Inheritance diagram for Ipopt::DenseGenMatrixSpace:
Inheritance graph
[legend]
Collaboration diagram for Ipopt::DenseGenMatrixSpace:
Collaboration graph
[legend]

List of all members.

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.

Detailed Description

This is the matrix space for DenseGenMatrix.

Definition at line 178 of file IpDenseGenMatrix.hpp.


Constructor & Destructor Documentation

Ipopt::DenseGenMatrixSpace::DenseGenMatrixSpace ( Index  nRows,
Index  nCols 
)

Constructor for matrix space for DenseGenMatrices.

Takes in dimension of the matrices.

Ipopt::DenseGenMatrixSpace::~DenseGenMatrixSpace (  )  [inline]

Destructor.

Definition at line 189 of file IpDenseGenMatrix.hpp.


Member Function Documentation

DenseGenMatrix* Ipopt::DenseGenMatrixSpace::MakeNewDenseGenMatrix (  )  const [inline]

Method for creating a new matrix of this specific type.

Definition at line 194 of file IpDenseGenMatrix.hpp.

virtual Matrix* Ipopt::DenseGenMatrixSpace::MakeNew (  )  const [inline, virtual]

Overloaded MakeNew method for the MatrixSpace base class.

Implements Ipopt::MatrixSpace.

Definition at line 201 of file IpDenseGenMatrix.hpp.


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

Generated on 15 Mar 2015 for Coin-All by  doxygen 1.6.1