Sha256: 4974c40ce01bb96fd97f159d41b09e19b306d13effe2ae8abc324651c3745d30
Contents?: true
Size: 420 Bytes
Versions: 8
Compression:
Stored size: 420 Bytes
Contents
require 'mkmf' have_type('struct RRational') have_func('rb_rational_new') have_func('rb_rational_num') have_func('rb_rational_den') have_func('rb_rational_plus') have_type('struct RComplex') have_func('rb_complex_raw') have_func('rb_complex_real') have_func('rb_complex_imag') have_func('rb_complex_plus') have_func('rb_complex_div') have_func('rb_dbl_complex_new') create_makefile('enumerable/statistics/extension')
Version data entries
8 entries across 8 versions & 1 rubygems