OB.DAAC Logo
NASA Logo
Ocean Color Science Software

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

Go to the source code of this file.

Functions

int ias_math_compute_unit_vector (const IAS_VECTOR *vec, IAS_VECTOR *unit_vector)
 

Function Documentation

◆ ias_math_compute_unit_vector()

int ias_math_compute_unit_vector ( const IAS_VECTOR vec,
IAS_VECTOR unit_vector 
)

Definition at line 14 of file ias_math_compute_unit_vector.c.