// // File: log2.h // // MATLAB Coder version : 4.3 // C/C++ source code generated on : 30-Mar-2020 11:59:32 // #ifndef LOG2_H #define LOG2_H // Include Files #include #include #include "rtwtypes.h" #include "omp.h" #include "cwt_types.h" // Function Declarations extern double b_log2(double x); #endif // // File trailer for log2.h // // [EOF] //