Sha256: d51251f18aca6131774951fe133d5cd4ab2f87f592b20aa378c59748f4b1ed5d
Contents?: true
Size: 283 Bytes
Versions: 1
Compression:
Stored size: 283 Bytes
Contents
#ifndef ___RB_GSL_DIRAC_H___ #define ___RB_GSL_DIRAC_H___ #include "ruby.h" #include "rubyio.h" #include "rb_gsl.h" #include "rb_gsl_common.h" #include "rb_gsl_complex.h" #include "rb_gsl_array.h" #include <stdio.h> #include <stdlib.h> #include <string.h> #include <math.h> #endif
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
romanbsd-gsl-1.11.2.2 | include/rb_gsl_dirac.h |