// // File: xrotg.h // // MATLAB Coder version : 5.2 // C/C++ source code generated on : 24-Mar-2023 11:40:08 // #ifndef XROTG_H #define XROTG_H // Include Files #include "rtwtypes.h" #include #include // Function Declarations namespace coder { namespace internal { namespace blas { void xrotg(double *a, double *b, double *c, double *s); } } // namespace internal } // namespace coder #endif // // File trailer for xrotg.h // // [EOF] //