#include <SensIndexPCalculator.hpp>
List of all members.
Detailed Description
Definition at line 56 of file SensIndexPCalculator.hpp.
Constructor & Destructor Documentation
Ipopt::PColumn::PColumn |
( |
Index |
nrows, |
|
|
Number * |
values |
|
) |
| |
This class provides an easy interface for PCalculators with data where columns are not necessarily in adjacent parts of memory.
virtual Ipopt::PColumn::~PColumn |
( |
| ) |
[virtual] |
Member Function Documentation
virtual void Ipopt::PColumn::GetSchurMatrixRows |
( |
const std::vector< Index > * |
row_idx_B, |
|
|
Number * |
S |
|
) |
| const [virtual] |
virtual const Number* Ipopt::PColumn::Values |
( |
| ) |
const [virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: