Scine::Swoose
2.1.0
This is the SCINE module Swoose.
|
#include <Utils/Math/MachineLearning/Regression/KernelRidgeRegression.h>
#include <Eigen/Dense>
#include <vector>
Go to the source code of this file.
Classes | |
class | Scine::Swoose::MachineLearning::MolecularMachineLearningModel |
The combination of the machine learning models for molecular energies and atomic forces. More... | |
Typedefs | |
using | Scine::Swoose::ForcesCollection = Eigen::Matrix< double, Eigen::Dynamic, 3, Eigen::RowMajor > |