Vector |
Name | Description | |
---|---|---|
![]() | EuclideanNorm(Double) | Given an n-vector x, this function calculates the euclidean norm of x. |
![]() | EuclideanNorm(Int32) | Given an n-vector x, this function calculates the euclidean norm of x. |
![]() | EuclideanNorm(IReadOnlyListDouble) | Given an n-vector x, this function calculates the euclidean norm of x. |
![]() | EuclideanNorm(IReadOnlyListSingle) | Given an n-vector x, this function calculates the euclidean norm of x. |
![]() | EuclideanNorm(Single) | Given an n-vector x, this function calculates the euclidean norm of x. |