MNE-CPP  0.1.9
A Framework for Electrophysiology
DISP3DLIB::Interpolation Member List

This is the complete list of members for DISP3DLIB::Interpolation, including all inherited members.

ConstSPtr typedefDISP3DLIB::Interpolation
createInterpolationMat(const QVector< int > &vecProjectedSensors, const QSharedPointer< Eigen::MatrixXd > matDistanceTable, double(*interpolationFunction)(double), const double dCancelDist=FLOAT_INFINITY, const QVector< int > &vecExcludeIndex=QVector< int >())DISP3DLIB::Interpolationstatic
cubic(const double dIn)DISP3DLIB::Interpolationstatic
gaussian(const double dIn)DISP3DLIB::Interpolationstatic
interpolateSignal(const QSharedPointer< Eigen::SparseMatrix< float > > matInterpolationMatrix, const QSharedPointer< Eigen::VectorXf > &vecMeasurementData)DISP3DLIB::Interpolationstatic
interpolateSignal(const Eigen::SparseMatrix< float > &matInterpolationMatrix, const Eigen::VectorXf &vecMeasurementData)DISP3DLIB::Interpolationstatic
Interpolation()=deleteDISP3DLIB::Interpolation
linear(const double dIn)DISP3DLIB::Interpolationstatic
SPtr typedefDISP3DLIB::Interpolation
square(const double dIn)DISP3DLIB::Interpolationstatic