n2p2 - A neural network potential package
|
#include <mpi.h>
#include "Updater.h"
#include <Eigen/Core>
#include <cstddef>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | nnp::KalmanFilter |
Implementation of the Kalman filter method. More... | |
Namespaces | |
namespace | nnp |