Page MenuHomePhabricator

hamming.h
No OneTemporary

hamming.h

//
// File: hamming.h
//
// MATLAB Coder version : 5.3
// C/C++ source code generated on : 31-Mar-2023 11:34:29
//
#ifndef HAMMING_H
#define HAMMING_H
// Include Files
#include "rtwtypes.h"
#include "coder_array.h"
#include "omp.h"
#include <cstddef>
#include <cstdlib>
// Function Declarations
namespace coder {
void hamming(double varargin_1, ::coder::array<double, 1U> &w);
}
#endif
//
// File trailer for hamming.h
//
// [EOF]
//

File Metadata

Mime Type
text/x-c
Expires
Sat, Nov 23, 19:12 (49 m, 5 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1325664
Default Alt Text
hamming.h (451 B)

Event Timeline