|
|
Include dependency graph for PrimitiveSimilarity.cpp:Go to the source code of this file.
Namespaces | |
| namespace | armarx |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
| namespace | armarx::aron |
| namespace | armarx::aron::similarity |
| namespace | armarx::aron::similarity::variant |
| namespace | armarx::aron::similarity::variant::primitive |
Functions | |
| float | calculateSimilarity (const aron::data::Bool &oldValue, const aron::data::Bool &newValue) |
| float | calculateSimilarity (const aron::data::Double &oldValue, const aron::data::Double &newValue) |
| float | calculateSimilarity (const aron::data::Float &oldValue, const aron::data::Float &newValue) |
| float | calculateSimilarity (const aron::data::Int &oldValue, const aron::data::Int &newValue) |
| float | calculateSimilarity (const aron::data::Long &oldValue, const aron::data::Long &newValue) |
| float | calculateSimilarity (const aron::data::String &oldValue, const aron::data::String &newValue) |