Magnitude of a
Find the max value within a vector's dimensions
an object with value
and index
that specifies the max value and its corresponding dimension.
Find the min value within a vector's dimensions
an object with value
and index
that specifies the min value and its corresponding dimension.
Sum all the dimensions' values
Generated using TypeDoc
Vec provides static function for vector operations. It's not yet optimized but good enough to use.