klMatrix
Public Member Functions | Private Member Functions | Private Attributes
klFastGaussTransform Class Reference

#include <kl_fast_gauss_transform.h>

Collaboration diagram for klFastGaussTransform:
Collaboration graph

Public Member Functions

 klFastGaussTransform (klMatrix< double > x, klMatrix< double > y)
 
klVector< double > operator() (double h)
 

Private Member Functions

void shiftAndScale ()
 

Private Attributes

klMatrix< double > _X
 
klMatrix< double > _Y
 

Constructor & Destructor Documentation

klFastGaussTransform::klFastGaussTransform ( klMatrix< double >  x,
klMatrix< double >  y 
)
inline

Member Function Documentation

klVector<double> klFastGaussTransform::operator() ( double  h)
inline

Here is the call graph for this function:

void klFastGaussTransform::shiftAndScale ( )
inlineprivate

Field Documentation

klMatrix<double> klFastGaussTransform::_X
private
klMatrix<double> klFastGaussTransform::_Y
private

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