Files
2020-05-05 23:30:52 +08:00

28 lines
491 B
C

//
// File: bsxfun.h
//
// MATLAB Coder version : 4.3
// C/C++ source code generated on : 30-Mar-2020 11:59:32
//
#ifndef BSXFUN_H
#define BSXFUN_H
// Include Files
#include <cstddef>
#include <cstdlib>
#include "rtwtypes.h"
#include "omp.h"
#include "cwt_types.h"
// Function Declarations
extern void bsxfun(const creal_T a_data[], const int a_size[2], const
emxArray_real_T *b, emxArray_creal_T *c);
#endif
//
// File trailer for bsxfun.h
//
// [EOF]
//