Модуль 4. Лекция 14 - Школа системного моделирования
作者
贡献者
#ifndef __V4
#define __V4
void vector_4_add(double *v1,double *v2,double *result,int32_t len);
#endif
#ifndef __V4
#define __V4
void vector_4_add(double *v1,double *v2,double *result,int32_t len);
#endif