public class Detection extends AbstractDetection<Detection>
Constructor and Description |
---|
Detection(int id,
double[] location) |
Detection(int id,
double[] location,
double weight) |
Modifier and Type | Method and Description |
---|---|
Detection[] |
createArray(int arg0) |
distanceTo, equals, get, getDistance, getDistance, getID, getNumDimensions, getUseW, getWeight, isLeaf, isUsed, resetW, setDistance, setUsed, setUseW, setW, setWeight, toString
apply, apply, apply, applyInverse, applyInverse, clone, distance, distance, getL, getW, localDistance, squareDistance, squareDistance, squareLocalDistance
public Detection(int id, double[] location)
public Detection(int id, double[] location, double weight)
public Detection[] createArray(int arg0)
Copyright © 2015–2021 Fiji. All rights reserved.