OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
ias_math_compute_vector_length.c File Reference
#include <math.h>
#include "ias_math.h"
Include dependency graph for ias_math_compute_vector_length.c:

Go to the source code of this file.

Functions

double ias_math_compute_vector_length (const IAS_VECTOR *vec)
 

Function Documentation

◆ ias_math_compute_vector_length()

double ias_math_compute_vector_length ( const IAS_VECTOR vec)

Definition at line 15 of file ias_math_compute_vector_length.c.