FingerPrint Attribute parameters calculator.
More...
List of all members.
Detailed Description
FingerPrint Attribute parameters calculator.
Constructor & Destructor Documentation
| calcFingParsObject::calcFingParsObject |
( |
uiParent * |
|
) |
|
| calcFingParsObject::~calcFingParsObject |
( |
|
) |
|
Member Function Documentation
| void calcFingParsObject::clearRanges |
( |
|
) |
[inline] |
| void calcFingParsObject::clearValues |
( |
|
) |
[inline] |
| void calcFingParsObject::clearWeights |
( |
|
) |
[inline] |
| bool calcFingParsObject::computeValsAndRanges |
( |
|
) |
|
| EngineMan* calcFingParsObject::createEngineMan |
( |
|
) |
[protected] |
| BinIDValueSet* calcFingParsObject::createRangesBinIDSet |
( |
|
) |
const |
| void calcFingParsObject::extractAndSaveValsAndRanges |
( |
|
) |
[protected] |
| void calcFingParsObject::findLineSetID |
( |
MultiID & |
|
) |
const [protected] |
| TypeSet< Interval<float> > calcFingParsObject::getRanges |
( |
|
) |
const [inline] |
| BufferString calcFingParsObject::getRgRefPick |
( |
|
) |
const [inline] |
| int calcFingParsObject::getRgRefType |
( |
|
) |
const [inline] |
| TypeSet<float> calcFingParsObject::getValues |
( |
|
) |
const [inline] |
| TypeSet<int> calcFingParsObject::getWeights |
( |
|
) |
const [inline] |
| void calcFingParsObject::saveValsAndRanges |
( |
const TypeSet< float > & |
, |
|
|
const TypeSet< Interval< float > > & |
| |
|
) |
| | [protected] |
| void calcFingParsObject::setDescSet |
( |
DescSet * |
ds |
) |
[inline] |
| void calcFingParsObject::setRanges |
( |
TypeSet< Interval< float > > |
rg |
) |
[inline] |
| void calcFingParsObject::setRgRefPick |
( |
const char * |
pickid |
) |
[inline] |
| void calcFingParsObject::setRgRefType |
( |
int |
type |
) |
[inline] |
| void calcFingParsObject::setUserRefList |
( |
BufferStringSet * |
refset |
) |
[inline] |
| void calcFingParsObject::setValStatsType |
( |
int |
typ |
) |
[inline] |
| void calcFingParsObject::setValues |
( |
TypeSet< float > |
vals |
) |
[inline] |
| void calcFingParsObject::setWeights |
( |
TypeSet< int > |
wgs |
) |
[inline] |
Member Data Documentation