Click or drag to resize
Accord.NET (logo)

VPTreeFromData Method

Overload List
  NameDescription
Public methodStatic memberFromData(Double, Boolean)
Creates a new vantage-point tree from the given points.
Public methodStatic memberFromData(Double, Boolean)
Creates a new vantage-point tree from the given points.
Public methodStatic memberFromData(Double, IDistance, Boolean)
Creates a new vantage-point tree from the given points.
Public methodStatic memberFromDataTData(Double, TData, Boolean)
Creates a new vantage-point tree from the given points.
Public methodStatic memberFromDataTPoint(TPoint, IDistanceTPoint, Boolean)
Creates a new vantage-point tree from the given points.
Public methodStatic memberFromDataTPoint, TData(TPoint, TData, IDistanceTPoint, Boolean)
Creates a new vantage-point tree from the given points.
Top
See Also