#include <opt_test_tools.h>
|
double * | b |
|
double ** | A |
|
int | nx = 3 |
|
◆ LinearEqu()
◆ ~LinearEqu()
LinearEqu::~LinearEqu |
( |
| ) |
|
◆ dfuncdstp()
double LinearEqu::dfuncdstp |
( |
double * |
x, |
|
|
double * |
p |
|
) |
| |
◆ dfuncdx()
void LinearEqu::dfuncdx |
( |
double * |
x, |
|
|
double * |
gradient |
|
) |
| |
◆ func()
double LinearEqu::func |
( |
double * |
x | ) |
|
◆ get_Ap()
void LinearEqu::get_Ap |
( |
double ** |
A, |
|
|
double * |
p, |
|
|
double * |
Ap, |
|
|
int |
nx = 3 , |
|
|
int |
ny = 3 |
|
) |
| |
◆ nx
The documentation for this class was generated from the following files:
- /home/runner/work/abacus-develop/abacus-develop/source/source_base/test/opt_test_tools.h
- /home/runner/work/abacus-develop/abacus-develop/source/source_base/test/opt_test_tools.cpp