Norm3D (FUN)ΒΆ

FUNCTION Norm3D : LREAL

This function will return the length/norm of a three dimensional vector \(v \in \mathbb{R^{3}}\)

InOut:

Scope

Name

Type

Comment

Return

Norm3D

LREAL

The length/norm of the input vector \(v\)

Input

pv

POINTER TO VECTOR3D

Pointer to input vector \(v \in \mathbb{R^{3}}\)