#include <NumericalDerivCheckResult.hh>
|
| | NumDerivCheckData (Size const nangles, Size const nsteps) |
| |
| | ~NumDerivCheckData () override=default |
| |
| void | dof_step_data (Size dof_ind, Size step_ind, DOF_DataPoint const &dofdp) |
| |
| DOF_DataPoint const & | dof_step_data (Size dof_ind, Size step_ind) const |
| |
| | ~SimpleDerivCheckResult () override |
| | Automatically generated virtual destructor for class deriving directly from VirtualBase. More...
|
| |
| | SimpleDerivCheckResult (Size const nangles, Size const nsteps) |
| |
| Size | nangles () const |
| |
| Size | nsteps () const |
| |
| void | abs_deriv_dev (Size dof_ind, Real val) |
| |
| void | rel_deriv_dev (Size dof_ind, Real val) |
| |
| void | best_cos_theta (Real val) |
| |
| void | best_abs_log_norm_ratio (Real val) |
| |
| void | best_norm_analytic (Real val) |
| |
| void | best_norm_numeric (Real val) |
| |
| void | step_data (Size dof_ind, Size step_ind, DerivCheckDataPoint const &dp) |
| |
| Real | abs_deriv_dev (Size dof_ind) const |
| |
| Real | rel_deriv_dev (Size dof_ind) const |
| |
| Real | best_cos_theta () const |
| |
| Real | best_abs_log_norm_ratio () const |
| |
| Real | best_norm_analytic () const |
| |
| Real | best_norm_numeric () const |
| |
| DerivCheckDataPoint const & | step_data (Size dof_ind, Size step_ind) const |
| |
| core::optimization::NumDerivCheckData::NumDerivCheckData |
( |
Size const |
nangles, |
|
|
Size const |
nsteps |
|
) |
| |
|
inline |
| core::optimization::NumDerivCheckData::~NumDerivCheckData |
( |
| ) |
|
|
overridedefault |
| void core::optimization::NumDerivCheckData::dof_step_data |
( |
Size |
dof_ind, |
|
|
Size |
step_ind, |
|
|
DOF_DataPoint const & |
dofdp |
|
) |
| |
|
inline |
| DOF_DataPoint const& core::optimization::NumDerivCheckData::dof_step_data |
( |
Size |
dof_ind, |
|
|
Size |
step_ind |
|
) |
| const |
|
inline |
| utility::vector1< utility::vector1< DOF_DataPoint > > core::optimization::NumDerivCheckData::dof_step_data_ |
|
private |
The documentation for this class was generated from the following file: