Home
last modified time | relevance | path

Searched refs:mgl_data_set_double3_ (Results 1 – 2 of 2) sorted by relevance

/dports/math/mathgl/mathgl-2.5/include/mgl2/
H A Ddata_cf.h86 void MGL_EXPORT mgl_data_set_double3_(uintptr_t *d, const double *A,int *N1,int *N2,int *N3);
/dports/math/mathgl/mathgl-2.5/src/
H A Ddata_io.cpp251 void MGL_EXPORT mgl_data_set_double3_(uintptr_t *d, const double *A,int *N1,int *N2,int *N3) in mgl_data_set_double3_() function