|
Scine::Swoose
2.1.0
This is the SCINE module Swoose.
|
#include "TestUtilities/ReferenceDataForTests.h"#include <Swoose/MachineLearning/MolecularMachineLearningModel.h>#include <Utils/Geometry/AtomCollection.h>#include <Utils/IO/ChemicalFileFormats/XyzStreamHandler.h>#include <Utils/IO/MolecularTrajectoryIO.h>#include <Utils/MolecularTrajectory.h>#include <gmock/gmock.h>
Classes | |
| class | Scine::Tests::AMolecularMachineLearningTest |
| Tests the molecular machine learning class to predict energies and atomic forces from reference data. More... | |
Functions | |
| Scine::Tests::TEST_F (AMolecularMachineLearningTest, ModelLearnsEnergiesAccurately) | |
| Scine::Tests::TEST_F (AMolecularMachineLearningTest, ModelLearnsForcesAccurately) | |