double model_distance

(const model* mo, const model* m2)

Calculates the squared distance between two compatible models.

Documentation

Calculates the squared distance between two compatible models. The distance is normalized by the number of parameters of the models.
Parameters:
mo - : first model
m2 - : second model
Returns:
: normalized squared distance

Alphabetic index



This page was generated with the help of DOC++.