This is the complete list of members for gstlrn::PPMT, including all inherited members.
AStringable() | gstlrn::AStringable | |
AStringable(const AStringable &r) | gstlrn::AStringable | |
clone() const =0 | gstlrn::ICloneable | pure virtual |
cloneShared() const | gstlrn::ICloneable | inline |
cloneUnique() const | gstlrn::ICloneable | inline |
create(Id ndir=50, bool flagPreprocessing=false, const EDirGen &methodDir=EDirGen::fromKey("VDC"), const EGaussInv &methodTrans=EGaussInv::fromKey("EMP"), Id nbpoly=30, double alpha=2.) | gstlrn::PPMT | static |
display(const AStringFormat *strfmt=nullptr) const final | gstlrn::AStringable | virtual |
display(Id level) const final | gstlrn::AStringable | virtual |
fit(Db *db, const VectorString &names, bool flagStoreInDb=false, Id niter=100, bool verbose=false, const NamingConvention &namconv=NamingConvention("Y")) | gstlrn::PPMT | |
fitFromMatrix(AMatrix *Y, Id niter, bool verbose=false) | gstlrn::PPMT | |
gaussianToRaw(Db *db, const VectorString &names, Id niter=0, const NamingConvention &namconv=NamingConvention("Z")) | gstlrn::PPMT | |
getAlpha() const | gstlrn::PPMT | inline |
getMethodDir() const | gstlrn::PPMT | inline |
getMethodTrans() const | gstlrn::PPMT | inline |
getNbpoly() const | gstlrn::PPMT | inline |
getNdim() const | gstlrn::PPMT | inline |
getNdir() const | gstlrn::PPMT | inline |
getNiter() const | gstlrn::PPMT | inline |
getSerieAngle() const | gstlrn::PPMT | inline |
getSerieScore(bool flagLog=false) const | gstlrn::PPMT | |
ICloneable() | gstlrn::ICloneable | inline |
isFitted() const | gstlrn::PPMT | inline |
operator=(const PPMT &m) | gstlrn::PPMT | |
gstlrn::AStringable::operator=(const AStringable &r) | gstlrn::AStringable | |
PPMT(Id ndir=50, bool flagPreprocessing=false, const EDirGen &methodDir=EDirGen::fromKey("VDC"), const EGaussInv &methodTrans=EGaussInv::fromKey("EMP"), Id nbpoly=30, double alpha=2.) | gstlrn::PPMT | |
PPMT(const PPMT &m) | gstlrn::PPMT | |
rawToGaussian(Db *db, const VectorString &names, Id niter=0, const NamingConvention &namconv=NamingConvention("Y")) | gstlrn::PPMT | |
toString(const AStringFormat *strfmt=nullptr) const override | gstlrn::PPMT | virtual |
~AStringable() | gstlrn::AStringable | virtual |
~ICloneable() | gstlrn::ICloneable | inlinevirtual |
~PPMT() | gstlrn::PPMT | virtual |