Sha256: 1eae5295532dde00e1ef688b4524dc87a1f79f5aa8e23b1182a340d1a54afeda

Contents?: true

Size: 371 Bytes

Versions: 19

Compression:

Stored size: 371 Bytes

Contents

#ifndef RUBY_GMP_MATRIX
#define RUBY_GMP_MATRIX

#include "func_mpfr_matrix.h"

VALUE r_mpfr_matrix, r_mpfr_square_matrix, r_mpfr_col_vector, r_mpfr_row_vector, r_mpfr_vector_module;

void r_mpfr_matrix_free(void *ptr);

void r_mpfr_matrix_suitable_matrix_init (VALUE *other, MPFRMatrix **ptr_other, int row, int column);
VALUE r_mpfr_matrix_robj(MPFRMatrix *x);

#endif

Version data entries

19 entries across 19 versions & 2 rubygems

Version Path
ruby-mpfr-0.0.17 ext/mpfr_matrix/mpfr/ruby_mpfr_matrix.h
ruby-mpfr-0.0.16 ext/mpfr_matrix/mpfr/ruby_mpfr_matrix.h
ruby-mpfr-0.0.15 ext/mpfr_matrix/mpfr/ruby_mpfr_matrix.h
ruby-mpfr-0.0.14 ext/mpfr_matrix/mpfr/ruby_mpfr_matrix.h
ruby-mpfr-0.0.13 ext/mpfr_matrix/mpfr/ruby_mpfr_matrix.h
ruby-mpfr-0.0.12 ext/mpfr_matrix/mpfr/ruby_mpfr_matrix.h
ruby-mpfr-0.0.11 ext/mpfr_matrix/mpfr/ruby_mpfr_matrix.h
ruby-mpfi-0.0.6 ext/mpfi_matrix/mpfi/ruby_mpfr_matrix.h
ruby-mpfi-0.0.5 ext/mpfi_matrix/mpfi/ruby_mpfr_matrix.h
ruby-mpfr-0.0.10 ext/mpfr_matrix/mpfr/ruby_mpfr_matrix.h
ruby-mpfr-0.0.9 ext/mpfr_matrix/mpfr/ruby_mpfr_matrix.h
ruby-mpfr-0.0.8 ext/mpfr_matrix/mpfr/ruby_mpfr_matrix.h
ruby-mpfi-0.0.4 ext/mpfi_matrix/mpfi/ruby_mpfr_matrix.h
ruby-mpfr-0.0.7 ext/mpfr_matrix/mpfr/ruby_mpfr_matrix.h
ruby-mpfr-0.0.6 ext/mpfr_matrix/mpfr/ruby_mpfr_matrix.h
ruby-mpfi-0.0.3 ext/mpfi_matrix/mpfi/ruby_mpfr_matrix.h
ruby-mpfr-0.0.5 ext/mpfr_matrix/mpfr/ruby_mpfr_matrix.h
ruby-mpfi-0.0.2 ext/mpfi_matrix/mpfi/ruby_mpfr_matrix.h
ruby-mpfr-0.0.4 ext/mpfr_matrix/mpfr/ruby_mpfr_matrix.h