# Functions
No description provided by the author
No description provided by the author
No description provided by the author
Compare returns an integer comparing two arrays/vectors lexicographically.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
L1Norm returns l1 distance to origin.
No description provided by the author
L2Norm returns l2 distance to origin.
No description provided by the author
NormalizeGonumVector normalizes a vector in place.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SubArrayFromLeft Slice from left to right, starting from 0.
SubArrayFromLeftWithLength Cut the slice with length from left to right, starting from 0.
SubArrayFromRight Cut slices from right to left, starting from 1.
SubArrayFromRightWithLength From right to left, cut the slice with length from 1.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author