Sha256: 21c7246ba247a8768cd7a2ffd923bcc62fc2a38ed017c01588406aab7fcdd623
Contents?: true
Size: 452 Bytes
Versions: 14
Compression:
Stored size: 452 Bytes
Contents
/* rb_gsl_eigen.h Ruby/GSL: Ruby extension library for GSL (GNU Scientific Library) (C) Copyright 2001-2004 by Yoshiki Tsunesada Ruby/GSL is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY */ #ifndef ___RB_GSL_EIGEN_H___ #define ___RB_GSL_EIGEN_H___ #include "gsl/gsl_eigen.h" #endif
Version data entries
14 entries across 14 versions & 5 rubygems