Localized Orbital Scaling Correction (LOSC) C library
|
The C interface for LOSC localizer version 2. More...
#include <localization.h>
Public Attributes | |
LoscLocalizerBase * | p_base |
A pointer to a LoscLocalizerBase variable. More... | |
The C interface for LOSC localizer version 2.
LOSC localization version 2 is defined in Eq. 7 in the LOSC2 paper (J. Phys. Chem. Lett. 2020, 11, 4, 1528–1535).
LoscLocalizerBase* LoscLocalizerV2::p_base |
A pointer to a LoscLocalizerBase variable.
Use this variable to call functions that are provided in the LoscLocalizerBase.
pLocalizer
exists with type of LoscLocalizerV1 *
.