#include <SensIndexPCalculator.hpp>
Definition at line 56 of file SensIndexPCalculator.hpp.
◆ PColumn()
| 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.
◆ ~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 |
◆ nrows_
| Index Ipopt::PColumn::nrows_ |
|
private |
◆ val_
The documentation for this class was generated from the following file: