Jacobian of the problem (computed through Couenne expression classes).
More...
#include <CouenneExprJac.hpp>
Jacobian of the problem (computed through Couenne expression classes).
Definition at line 21 of file CouenneExprJac.hpp.
◆ ExprJac() [1/3]
Couenne::ExprJac::ExprJac |
( |
| ) |
|
◆ ExprJac() [2/3]
◆ ~ExprJac()
Couenne::ExprJac::~ExprJac |
( |
| ) |
|
◆ ExprJac() [3/3]
Couenne::ExprJac::ExprJac |
( |
const ExprJac & | | ) |
|
◆ clone()
ExprJac * Couenne::ExprJac::clone |
( |
| ) |
|
◆ operator=()
◆ nnz()
int Couenne::ExprJac::nnz |
( |
| ) |
const |
|
inline |
◆ iRow()
int * Couenne::ExprJac::iRow |
( |
| ) |
const |
|
inline |
◆ jCol()
int * Couenne::ExprJac::jCol |
( |
| ) |
const |
|
inline |
◆ expr()
◆ nRows()
int Couenne::ExprJac::nRows |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: