Sun position
Sun position algorithm
V3D_Matrix Struct Reference

3x3 matrix. More...

Data Fields

double a [3][3]
 

Detailed Description

3x3 matrix.

See the note Why define vector and matrix arrays as structs? (at the end of file vectors3.c) for the reason that this has been implemented in this fashion

Definition at line 51 of file vectors3d.h.


The documentation for this struct was generated from the following file: