Beispiel #1
0
 /** \brief Converts from an other feature distance parametrization
  *
  *  @param other "other" feature distance, the type is beeing considered during conversion
  */
 void getParameterDerivativeCombined(FeatureDistance other){
   setParameter(other.getDistance());
 }