JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
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
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2022. All rights reserved.