|
occ
|
Namespaces | |
| namespace | occ |
| namespace | occ::core |
| fundamental functionality for linear algebra, utilities, molecules and more | |
Typedefs | |
| template<typename NumericType > | |
| using | occ::core::KDTree = nanoflann::KDTreeEigenMatrixAdaptor< Eigen::Matrix< NumericType, 3, Eigen::Dynamic >, 3, nanoflann::metric_L2, false > |
Variables | |
| constexpr size_t | occ::core::max_leaf = 10 |