TFana
Documentation
Modules
Procedures
Derived Types
Program
norm2
Function
MIT
5 statements
math
norm2
Contents
public pure function norm2(x) result(d)
Standard L2 norm of a vector squared
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=rkind),
intent(in)
::
x
(:)
Return Value
real(kind=rkind)