|
occ
|
THC factors for the spatial MOs: (pq|rs) ~ sum_PQ X(p,P) X(q,P) V(P,Q) X(r,Q) X(s,Q). More...
#include <thc.h>
Public Attributes | |
| Mat | X |
| (nmo x n_isdf): MO value at each interp. point | |
| Mat | V |
| (n_isdf x n_isdf): fitted core | |
| int | n_isdf {0} |
| number of interpolation points selected | |
| double | metric_condition {0.0} |
| condition number of the LS-THC metric S | |
| int | metric_n_kept {0} |
| eigenvalues retained in the regularised inverse | |
| double occ::qm::cc::ThcFactors::metric_condition {0.0} |
condition number of the LS-THC metric S
| int occ::qm::cc::ThcFactors::metric_n_kept {0} |
eigenvalues retained in the regularised inverse
| int occ::qm::cc::ThcFactors::n_isdf {0} |
number of interpolation points selected
| Mat occ::qm::cc::ThcFactors::V |
(n_isdf x n_isdf): fitted core
| Mat occ::qm::cc::ThcFactors::X |
(nmo x n_isdf): MO value at each interp. point