ADMB Documentation
-a65f1c97
|
Overloaded ostream outputs functions. More...
#include <fvar.hpp>
Go to the source code of this file.
Functions | |
ostream & | operator<< (const ostream &_s, preshowpoint p) |
Description not yet available. More... | |
ostream & | operator<< (const ostream &_s, prefixed p) |
Description not yet available. More... | |
ostream & | operator<< (const ostream &_s, prescientific p) |
Description not yet available. More... | |
prefixed | setfixed (void) |
Description not yet available. More... | |
prescientific | setscientific (void) |
Description not yet available. More... | |
preshowpoint | setshowpoint (void) |
Description not yet available. More... | |
Overloaded ostream outputs functions.
Definition in file admanip.cpp.
ostream& operator<< | ( | const ostream & | _s, |
preshowpoint | p | ||
) |
Description not yet available.
Definition at line 48 of file admanip.cpp.
Referenced by operator<<().
ostream& operator<< | ( | const ostream & | _s, |
prefixed | p | ||
) |
ostream& operator<< | ( | const ostream & | _s, |
prescientific | p | ||
) |
prefixed setfixed | ( | void | ) |
Description not yet available.
Definition at line 59 of file admanip.cpp.
Referenced by function_minimizer::sd_routine().
prescientific setscientific | ( | void | ) |
Description not yet available.
Definition at line 80 of file admanip.cpp.
Referenced by calculate_laplace_approximation(), choleski_decomp(), laplace_approximation_calculator::default_calculations(), laplace_approximation_calculator::default_calculations_check_derivatives(), df_check_derivative_values(), df_check_derivative_values_indexed(), laplace_approximation_calculator::do_newton_raphson_state_space(), get_inverse_sparse_hessian(), function_minimizer::hess_routine_noparallel_random_effects(), pads(), and function_minimizer::sd_routine().
preshowpoint setshowpoint | ( | void | ) |
Description not yet available.
Definition at line 38 of file admanip.cpp.
Referenced by laplace_approximation_calculator::do_newton_raphson_banded(), function_minimizer::hess_inv(), and initial_params::save().
Generated on Wed Sep 7 2022 00:01:30 for ADMB Documentation by 1.8.5 |