Home
last modified time | relevance | path

Searched defs:neighbours (Results 1 – 7 of 7) sorted by relevance

/external/ComputeLibrary/tests/validation/reference/
DErode.cpp64 std::array<T, 9> neighbours = { { 0 } }; in erode() local
/external/apache-commons-math/src/main/java/org/apache/commons/math3/ml/neuralnet/
DNetwork.java216 final Collection<Neuron> neighbours = getNeighbours(neuron); in deleteNeuron() local
439 final Collection<Neuron> neighbours = getNeighbours(neuronList[i]); in writeReplace() local
DMapUtils.java171 final Collection<Neuron> neighbours = net.getNeighbours(neuron); in computeU() local
/external/apache-commons-math/src/main/java/org/apache/commons/math3/ml/neuralnet/twod/util/
DUnifiedDistanceMatrix.java193 final Collection<Neuron> neighbours = net.getNeighbours(neuron); in averageDistances() local
/external/apache-commons-math/src/main/java/org/apache/commons/math3/ml/neuralnet/sofm/
DKohonenUpdateAction.java113 Collection<Neuron> neighbours = new HashSet<Neuron>(); in update() local
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h11445 struct list_head neighbours; member
Dvmlinux_608.h11445 struct list_head neighbours; member