This class provides an easy interface for PCalculators with data where columns are not necessarily in adjacent parts of memory.
More...
#include <SensIndexPCalculator.hpp>
This class provides an easy interface for PCalculators with data where columns are not necessarily in adjacent parts of memory.
Definition at line 66 of file SensIndexPCalculator.hpp.
◆ PColumn()
Ipopt::PColumn::PColumn |
( |
Number * |
values | ) |
|
◆ ~PColumn()
virtual Ipopt::PColumn::~PColumn |
( |
| ) |
|
|
virtual |
◆ GetSchurMatrixRows()
virtual void Ipopt::PColumn::GetSchurMatrixRows |
( |
const std::vector< Index > * |
row_idx_B, |
|
|
Number * |
S |
|
) |
| const |
|
virtual |
◆ Values()
virtual const Number* Ipopt::PColumn::Values |
( |
| ) |
const |
|
virtual |
◆ val_
The documentation for this class was generated from the following file: