|
bioprocessing 6.0.4
|
This is the complete list of members for Element< T >, including all inherited members.
| _card | Element< T > | protected |
| _constitutedFrom | Element< T > | protected |
| _number | Element< T > | protected |
| agregateTo(Element< T > *other, const std::vector< std::list< Point3d > > &classes, const AimsData< T > &data, const AimsData< float > &initDistances, int newNb=-1)=0 | Element< T > | pure virtual |
| card() const | Element< T > | inline |
| constitutedFrom() const | Element< T > | inline |
| distanceTo(Element< T > *other, const std::vector< std::list< Point3d > > &classes, const AimsData< T > &data, const AimsData< float > &initDistances)=0 | Element< T > | pure virtual |
| Element(int number, int card, const std::set< int > &constitutedFrom=std::set< int >()) | Element< T > | inline |
| number() const | Element< T > | inline |
| setCard(int card) | Element< T > | inline |
| setNumber(int number) | Element< T > | inline |
| ~Element() | Element< T > | inlinevirtual |