Модуль 4. Лекция 14 - Школа системного моделирования
Author
Co-authors
#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