| measure-class {FRK} | R Documentation |
measure
Description
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.
[Package FRK version 2.3.1 Index]