bioprocessing
5.1.2
|
This is the complete list of members for PcaElement< T >, including all inherited members.
_card | Element< T > | protected |
_constitutedFrom | Element< T > | protected |
_errorMatrix | PcaElement< T > | protected |
_mean | PcaElement< T > | protected |
_meanReconstructionError | PcaElement< T > | protected |
_number | Element< T > | protected |
_numberOfSignificantVps | PcaElement< T > | protected |
_unreconstructedInertia | PcaElement< T > | protected |
_varReconstructionError | PcaElement< T > | protected |
agregateTo(Element< T > *other, const std::vector< std::list< Point3d > > &classes, const AimsData< T > &data, const AimsData< float > &initDistances, int newNb=-1) | PcaElement< T > | virtual |
card() const | Element< T > | inline |
computeReconstructionError(const std::vector< std::list< Point3d > > &classes, const AimsData< T > &data) | PcaElement< T > | protected |
constitutedFrom() const | Element< T > | inline |
distanceTo(Element< T > *other, const std::vector< std::list< Point3d > > &classes, const AimsData< T > &data, const AimsData< float > &initDistances) | PcaElement< T > | virtual |
Element(int number, int card, const std::set< int > &constitutedFrom=std::set< int >()) | Element< T > | inline |
error(const Point3d &p, const AimsData< T > &data) | PcaElement< T > | protected |
errorMatrix() | PcaElement< T > | inline |
meanReconstructionError() | PcaElement< T > | |
number() const | Element< T > | inline |
PcaElement(const std::vector< std::list< Point3d > > &classes, const AimsData< T > &data, int numberOfSignificantVps, const std::set< int > &constitutedFrom=std::set< int >(), int number=-1) | PcaElement< T > | |
setCard(int card) | Element< T > | inline |
setNumber(int number) | Element< T > | inline |
unreconstructedInertia() | PcaElement< T > | |
varReconstructionError() | PcaElement< T > | |
~Element() | Element< T > | inlinevirtual |
~PcaElement() | PcaElement< T > | inlinevirtual |