Rev Language Reference


fnAverageDistanceMatrix

Aliases

  • avgDistanceMatrix

Usage

fnAverageDistanceMatrix(DistanceMatrix[] distanceMatrices, RealPos[] weights)

Arguments

distanceMatrices : DistanceMatrix[] (pass by const reference)
The vector of distance matrices.
weights : RealPos[] (pass by const reference)
The vector of weights.
Default : NULL

Return Type