ivector Struct Reference

#include <matrix.h>

Data Fields

int x
 x方向成分
int y
 y方向成分
int z
 z方向成分
double n
 ベクトルの大きさ

Detailed Description

Definition at line 26 of file matrix.h.


Field Documentation

double n

Definition at line 30 of file matrix.h.

Referenced by f2ivector(), and set_ivector().

int x

Definition at line 27 of file matrix.h.

Referenced by f2ivector(), i2vector(), set_ivector(), and unit_ivector().

int y

Definition at line 28 of file matrix.h.

Referenced by f2ivector(), i2vector(), set_ivector(), and unit_ivector().

int z

Definition at line 29 of file matrix.h.

Referenced by f2ivector(), i2vector(), set_ivector(), and unit_ivector().


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

Generated on 15 Nov 2023 for JunkBox_Lib by  doxygen 1.6.1