|
ergo
|
#include <puri_info.h>
Public Types | |
| typedef ergo_real | real |
Public Member Functions | |
| IterationInfo () | |
| typedef ergo_real IterationInfo::real |
|
inline |
| real IterationInfo::alpha |
Referenced by Purification_sp2acc< MatrixType >::save_other_iter_info().
| real IterationInfo::commutation_error |
| real IterationInfo::constantC |
Referenced by PurificationGeneral< MatrixType >::purification_process().
| real IterationInfo::DX_mult_homo_time |
| real IterationInfo::DX_mult_lumo_time |
| real IterationInfo::eucl_diff_time |
Referenced by PurificationGeneral< MatrixType >::purification_process().
| real IterationInfo::frob_diff_time |
Referenced by PurificationGeneral< MatrixType >::purification_process().
| real IterationInfo::gap |
| real IterationInfo::homo_bound_low |
Referenced by PurificationGeneral< MatrixType >::purification_process().
| real IterationInfo::homo_bound_upp |
Referenced by PurificationGeneral< MatrixType >::purification_process().
| real IterationInfo::homo_eig_solver_time |
| int IterationInfo::it |
| real IterationInfo::lumo_bound_low |
Referenced by PurificationGeneral< MatrixType >::purification_process().
| real IterationInfo::lumo_bound_upp |
Referenced by PurificationGeneral< MatrixType >::purification_process().
| real IterationInfo::lumo_eig_solver_time |
| real IterationInfo::mixed_diff_time |
Referenced by PurificationGeneral< MatrixType >::purification_process().
| real IterationInfo::NNZ_X |
Referenced by PurificationGeneral< MatrixType >::purification_process().
| real IterationInfo::NNZ_X2 |
Referenced by PurificationGeneral< MatrixType >::purification_process().
| real IterationInfo::orbital_homo_time |
| real IterationInfo::orbital_lumo_time |
| real IterationInfo::order |
Referenced by PurificationGeneral< MatrixType >::purification_process().
| int IterationInfo::poly |
| real IterationInfo::purify_time |
Referenced by PurificationGeneral< MatrixType >::purification_process().
| real IterationInfo::stopping_criterion_time |
Referenced by PurificationGeneral< MatrixType >::purification_process().
| real IterationInfo::threshold_X |
Referenced by PurificationGeneral< MatrixType >::purification_process().
| real IterationInfo::total_time |
Referenced by PurificationGeneral< MatrixType >::purification_process().
| real IterationInfo::trace_diff_time |
Referenced by PurificationGeneral< MatrixType >::purification_process().
| real IterationInfo::trunc_time |
Referenced by PurificationGeneral< MatrixType >::purification_process().
| real IterationInfo::XmX2_eucl |
| real IterationInfo::XmX2_fro_norm |
| real IterationInfo::XmX2_mixed_norm |
| real IterationInfo::XmX2_trace |
| real IterationInfo::Xsquare_time |
Referenced by PurificationGeneral< MatrixType >::purification_process().