armarx::aron::similarity::variant::primitive Namespace Reference

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)
 

Function Documentation

◆ calculateSimilarity() [1/6]

float calculateSimilarity ( const aron::data::Bool & oldValue,
const aron::data::Bool & newValue )

Definition at line 63 of file PrimitiveSimilarity.cpp.

+ Here is the call graph for this function:

◆ calculateSimilarity() [2/6]

float calculateSimilarity ( const aron::data::Double & oldValue,
const aron::data::Double & newValue )

Definition at line 87 of file PrimitiveSimilarity.cpp.

+ Here is the call graph for this function:

◆ calculateSimilarity() [3/6]

float calculateSimilarity ( const aron::data::Float & oldValue,
const aron::data::Float & newValue )

Definition at line 81 of file PrimitiveSimilarity.cpp.

+ Here is the call graph for this function:

◆ calculateSimilarity() [4/6]

float calculateSimilarity ( const aron::data::Int & oldValue,
const aron::data::Int & newValue )

Definition at line 69 of file PrimitiveSimilarity.cpp.

+ Here is the call graph for this function:

◆ calculateSimilarity() [5/6]

float calculateSimilarity ( const aron::data::Long & oldValue,
const aron::data::Long & newValue )

Definition at line 75 of file PrimitiveSimilarity.cpp.

+ Here is the call graph for this function:

◆ calculateSimilarity() [6/6]

float calculateSimilarity ( const aron::data::String & oldValue,
const aron::data::String & newValue )

Definition at line 93 of file PrimitiveSimilarity.cpp.

+ Here is the call graph for this function: