#include <NumericalDerivCheckResult.hh>
◆ ~SimpleDerivCheckResult()
| core::optimization::SimpleDerivCheckResult::~SimpleDerivCheckResult |
( |
| ) |
|
|
overridedefault |
Automatically generated virtual destructor for class deriving directly from VirtualBase.
Auto-generated virtual destructor
◆ SimpleDerivCheckResult()
| core::optimization::SimpleDerivCheckResult::SimpleDerivCheckResult |
( |
Size const |
nangles, |
|
|
Size const |
nsteps |
|
) |
| |
|
inline |
◆ abs_deriv_dev() [1/2]
| Real core::optimization::SimpleDerivCheckResult::abs_deriv_dev |
( |
Size |
dof_ind | ) |
const |
|
inline |
◆ abs_deriv_dev() [2/2]
| void core::optimization::SimpleDerivCheckResult::abs_deriv_dev |
( |
Size |
dof_ind, |
|
|
Real |
val |
|
) |
| |
|
inline |
◆ best_abs_log_norm_ratio() [1/2]
| Real core::optimization::SimpleDerivCheckResult::best_abs_log_norm_ratio |
( |
| ) |
const |
|
inline |
◆ best_abs_log_norm_ratio() [2/2]
| void core::optimization::SimpleDerivCheckResult::best_abs_log_norm_ratio |
( |
Real |
val | ) |
|
|
inline |
◆ best_cos_theta() [1/2]
| Real core::optimization::SimpleDerivCheckResult::best_cos_theta |
( |
| ) |
const |
|
inline |
◆ best_cos_theta() [2/2]
| void core::optimization::SimpleDerivCheckResult::best_cos_theta |
( |
Real |
val | ) |
|
|
inline |
◆ best_norm_analytic() [1/2]
| Real core::optimization::SimpleDerivCheckResult::best_norm_analytic |
( |
| ) |
const |
|
inline |
◆ best_norm_analytic() [2/2]
| void core::optimization::SimpleDerivCheckResult::best_norm_analytic |
( |
Real |
val | ) |
|
|
inline |
◆ best_norm_numeric() [1/2]
| Real core::optimization::SimpleDerivCheckResult::best_norm_numeric |
( |
| ) |
const |
|
inline |
◆ best_norm_numeric() [2/2]
| void core::optimization::SimpleDerivCheckResult::best_norm_numeric |
( |
Real |
val | ) |
|
|
inline |
◆ nangles()
| Size core::optimization::SimpleDerivCheckResult::nangles |
( |
| ) |
const |
|
inline |
◆ nsteps()
| Size core::optimization::SimpleDerivCheckResult::nsteps |
( |
| ) |
const |
|
inline |
◆ rel_deriv_dev() [1/2]
| Real core::optimization::SimpleDerivCheckResult::rel_deriv_dev |
( |
Size |
dof_ind | ) |
const |
|
inline |
◆ rel_deriv_dev() [2/2]
| void core::optimization::SimpleDerivCheckResult::rel_deriv_dev |
( |
Size |
dof_ind, |
|
|
Real |
val |
|
) |
| |
|
inline |
◆ step_data() [1/2]
◆ step_data() [2/2]
◆ abs_deriv_dev_
| utility::vector1< Real > core::optimization::SimpleDerivCheckResult::abs_deriv_dev_ |
|
private |
◆ best_abs_log_norm_ratio_
| Real core::optimization::SimpleDerivCheckResult::best_abs_log_norm_ratio_ |
|
private |
◆ best_cos_theta_
| Real core::optimization::SimpleDerivCheckResult::best_cos_theta_ |
|
private |
◆ best_norm_analytic_
| Real core::optimization::SimpleDerivCheckResult::best_norm_analytic_ |
|
private |
◆ best_norm_numeric_
| Real core::optimization::SimpleDerivCheckResult::best_norm_numeric_ |
|
private |
◆ rel_deriv_dev_
| utility::vector1< Real > core::optimization::SimpleDerivCheckResult::rel_deriv_dev_ |
|
private |
◆ step_data_
| utility::vector1< utility::vector1< DerivCheckDataPoint > > core::optimization::SimpleDerivCheckResult::step_data_ |
|
private |
The documentation for this class was generated from the following files: