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