hops
|
#include <SquaredExponentialKernel.hpp>
Public Member Functions | |
SquaredExponentialKernel (double m_sigma=1, double length=1) | |
MatrixType | operator() (const MatrixType &x, const MatrixType &y) |
Public Attributes | |
double | m_sigma |
double | length |
|
inline |
|
inline |
double hops::SquaredExponentialKernel< MatrixType, VectorType >::length |
double hops::SquaredExponentialKernel< MatrixType, VectorType >::m_sigma |