Sha256: b9d535c46ebe69976654a2bd2727e6ae6d0199a61e06e3b83a3d2379d194511d
Contents?: true
Size: 452 Bytes
Versions: 11
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
11 entries across 11 versions & 2 rubygems