PLMD::ves::WaveletGrid Member List

This is the complete list of members for PLMD::ves::WaveletGrid, including all inherited members.

BinaryMap typedefPLMD::ves::WaveletGrid
calcIntegerValues(const Matrix< double > &M, int deriv)PLMD::ves::WaveletGridprivatestatic
cascade(std::vector< Matrix< double >> &h_Matvec, std::vector< Matrix< double >> &g_Matvec, const std::vector< double > &values_at_integers, unsigned recursion_number, unsigned bins_per_int, unsigned derivnum, bool use_mother_wavelet)PLMD::ves::WaveletGridprivatestatic
fillGridFromMaps(std::unique_ptr< Grid > &grid, const BinaryMap &valuesmap, const BinaryMap &derivsmap)PLMD::ves::WaveletGridprivatestatic
getEigenvector(const Matrix< double > &A, double eigenvalue)PLMD::ves::WaveletGridprivatestatic
getFilterCoefficients(unsigned order, bool lowpass, Type type)PLMD::ves::WaveletGridprivatestatic
setupGrid(unsigned order, unsigned gridsize, bool use_mother_wavelet, Type type)PLMD::ves::WaveletGridstatic
setupMatrices(const std::vector< double > &h)PLMD::ves::WaveletGridprivatestatic
stringToType(std::string &type_str)PLMD::ves::WaveletGridstatic
Type enum namePLMD::ves::WaveletGrid
typeToString(Type type, bool abbrev=false)PLMD::ves::WaveletGridstatic