teqp 0.22.0
|
Namespaces | |
namespace | DufalMatrices |
Classes | |
class | Association |
struct | AssociationOptions |
struct | CanonicalData |
struct | DufalData |
Enumerations | |
enum class | association_classes { not_set , a1A , a2B , a3B , a4C , not_associating } |
enum class | radial_dists { CS , KG } |
enum class | Delta_rules { not_set , CR1 , Dufal } |
Functions | |
void | from_json (const nlohmann::json &j, AssociationOptions &o) |
auto | get_association_classes (const std::string &s) |
auto | get_radial_dist (const std::string &s) |
auto | get_Delta_rule (const std::string &s) |
|
strong |
Enumerator | |
---|---|
not_set | |
a1A | |
a2B | |
a3B | |
a4C | |
not_associating |
Definition at line 7 of file association_types.hpp.
|
strong |
Enumerator | |
---|---|
not_set | |
CR1 | |
Dufal |
Definition at line 30 of file association_types.hpp.
|
strong |
Enumerator | |
---|---|
CS | |
KG |
Definition at line 20 of file association_types.hpp.
|
inline |
Definition at line 39 of file association.hpp.
|
inline |
Definition at line 9 of file association_types.hpp.
|
inline |
Definition at line 32 of file association_types.hpp.
|
inline |
Definition at line 22 of file association_types.hpp.