Scine::Swoose  2.1.0
This is the SCINE module Swoose.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
MolecularMachineLearningModel.h File Reference
#include <Utils/Math/MachineLearning/Regression/KernelRidgeRegression.h>
#include <Eigen/Dense>
#include <vector>
Include dependency graph for MolecularMachineLearningModel.h:
This graph shows which files directly or indirectly include this file:

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 >
 

Detailed Description