Skip navigation links
C M N V 

C

com.github.jelmerk.knn.util - package com.github.jelmerk.knn.util
 

M

magnitude(double[]) - Static method in class com.github.jelmerk.knn.util.VectorUtils
Calculates the magnitude of the vector.
magnitude(float[]) - Static method in class com.github.jelmerk.knn.util.VectorUtils
Calculates the magnitude of the vector.

N

normalize(double[]) - Static method in class com.github.jelmerk.knn.util.VectorUtils
Turns vector to unit vector.
normalize(float[]) - Static method in class com.github.jelmerk.knn.util.VectorUtils
Turns vector to unit vector.

V

VectorUtils - Class in com.github.jelmerk.knn.util
Misc utility methods for dealing with vectors.
C M N V 
Skip navigation links

Copyright © 2022. All rights reserved.