Ipopt::DenseSymMatrixSpace Class Reference

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

#include <IpDenseSymMatrix.hpp>

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

List of all members.

Public Member Functions

DenseSymMatrixMakeNewDenseSymMatrix () const
 Method for creating a new matrix of this specific type.
virtual SymMatrixMakeNewSymMatrix () const
 Overloaded MakeNew method for the MatrixSpace base class.
Constructors / Destructors



 DenseSymMatrixSpace (Index nDim)
 Constructor for matrix space for DenseSymMatrices.
 ~DenseSymMatrixSpace ()
 Destructor.

Detailed Description

This is the matrix space for DenseSymMatrix.

Definition at line 147 of file IpDenseSymMatrix.hpp.


Constructor & Destructor Documentation

Ipopt::DenseSymMatrixSpace::DenseSymMatrixSpace ( Index  nDim  ) 

Constructor for matrix space for DenseSymMatrices.

Takes in dimension of the matrices.

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

Destructor.

Definition at line 158 of file IpDenseSymMatrix.hpp.


Member Function Documentation

DenseSymMatrix* Ipopt::DenseSymMatrixSpace::MakeNewDenseSymMatrix (  )  const [inline]

Method for creating a new matrix of this specific type.

Definition at line 163 of file IpDenseSymMatrix.hpp.

virtual SymMatrix* Ipopt::DenseSymMatrixSpace::MakeNewSymMatrix (  )  const [inline, virtual]

Overloaded MakeNew method for the MatrixSpace base class.

Implements Ipopt::SymMatrixSpace.

Definition at line 170 of file IpDenseSymMatrix.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