【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.5.9.3 ocmath_RenkaCline_Struct
Contents
Name
ocmath_RenkaCline_Struct
Description
Declaration
typedef struct{ int exit_status; double *x; double *y; double *f; int np; int *iadj; int *iend; double *zxzy; double dXScale; double dYScale; } ocmath_RenkaCline_Struct;
Members
- exit_status
- specifies the status of calling ocmath_2d_scat_interpolant()
- x
- the position and the value of the scattering points
- y
- f
- np
- the number of scatter points
- iadj
- iend
- zxzy
- dXScale
- dYScale
Remark
Examples
Header to Included
wks2mat.h