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