hops
Public Member Functions | Public Attributes | List of all members
hops::UniformBallKernel< MatrixType, VectorType > Class Template Reference

#include <UniformBallKernel.hpp>

Collaboration diagram for hops::UniformBallKernel< MatrixType, VectorType >:
Collaboration graph

Public Member Functions

 UniformBallKernel (double length=1)
 
MatrixType operator() (const MatrixType &x, const MatrixType &y)
 

Public Attributes

double length
 

Constructor & Destructor Documentation

◆ UniformBallKernel()

template<typename MatrixType , typename VectorType >
hops::UniformBallKernel< MatrixType, VectorType >::UniformBallKernel ( double  length = 1)
inline

Member Function Documentation

◆ operator()()

template<typename MatrixType , typename VectorType >
MatrixType hops::UniformBallKernel< MatrixType, VectorType >::operator() ( const MatrixType x,
const MatrixType y 
)
inline

Member Data Documentation

◆ length

template<typename MatrixType , typename VectorType >
double hops::UniformBallKernel< MatrixType, VectorType >::length

The documentation for this class was generated from the following file: