this
vector is not modified.
@return Returns the length of this vector.
Technically, when 0 > power < 1, we don't have a norm, just a metric, but we'll overload this here. Also supports power == 0 (number of non-zero elements) and power = {@link Double#POSITIVE_INFINITY} (max element). Again, see the Wikipedia page formore info. @param power The power to use. @see #normalize(double)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|