Sha256: a91418ad4765f9cd7dfec35fd587c98e3d46fbc7d00e3cfe4849295cb137486b

Contents?: true

Size: 230 Bytes

Versions: 3

Compression:

Stored size: 230 Bytes

Contents

#ifndef NUMO_POCKETFFT_H
#define NUMO_POCKETFFT_H 1

#include <stdlib.h>
#include <string.h>

#include <ruby.h>

#include <numo/narray.h>
#include <numo/template.h>

#include "pocketfft/pocketfft.h"

#endif /* NUMO_POCKETFFT_H */

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
numo-pocketfft-0.3.2 ext/numo/pocketfft/pocketfftext.h
numo-pocketfft-0.3.1 ext/numo/pocketfft/pocketfftext.h
numo-pocketfft-0.3.0 ext/numo/pocketfft/pocketfftext.h