public class PrimitiveVectorHelper extends Object
PrimitiveVectorHelper()
static void
add(long[] target, long[] increment)
static float
dot(float[] v1, float[] v2)
normOf(float[] vector)
static long
sum(long[] counts)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PrimitiveVectorHelper()
public static void add(long[] target, long[] increment)
public static float dot(float[] v1, float[] v2)
public static float normOf(float[] vector)
public static long sum(long[] counts)
Copyright © 2015 Nuxeo SA. All rights reserved.