Measure class used for defining measures used to compute distances between points in objects constructed with the FRK
package.
Details
An object of class measure
contains a distance function and a variable dim
with the dimensions of the Riemannian manifold over which the distance is computed.
See also
distance
for computing a distance and distances
for a list of implemented distance functions.