|
Functions |
|
Subscript | ij_indx0 (Subscript i, Subscript j) |
|
Subscript | ij_indx1 (Subscript i, Subscript j) |
|
DllExport int | write_dbl_array_chuncks (FILE *fp, HaVec_double &dvec, int chunck_size, const char *form_str) |
|
DllExport int | write_float_array_chuncks (FILE *fp, HaVec_float &fvec, int chunck_size, const char *form_str) |
|
DllExport int | write_int_array_chuncks (FILE *fp, HaVec_int &ivec, int chunck_size, const char *form_str) |
|
int | rot_vec (double a[], double n[], double ca, double sa) |
| | rotate vector a around unit vector n by angle defined cosa and sina
|
|
void | fmin (integer *iptr, integer *pn, double *x, double *f, double *g) |