Table of Contents - RDoc Documentation
Pages
- CONTRIBUTING
-
History
- 0.0.1 / 2012-04-10
- 0.0.2 / 2012-09-21
- 0.0.3 / 2013-01-18
- 0.0.4 / 2013-05-17
- 0.0.5 / 2013-07-09
- 0.0.6 / 2013-08-09
- 0.0.7 / 2013-08-22
- 0.0.8 / 2013-08-23
- 0.0.9 / 2013-09-18
- 0.1.0.rc1 / 2013-12-28
- 0.1.0.rc2 / 2014-03-12
- 0.1.0.rc3 / 2014-03-27
- 0.1.0.rc4 / 2014-07-24
- 0.1.0.rc5 / 2014-08-01
- 0.1.0 / 2014-12-11
- 0.2.0 / 2015-08-24
- LICENSE
- README
- binary_format
Classes and Modules
- Array
- AutoloadPatch
- DataTypeError
- N
- NMatrix
- NMatrix::ATLAS
- NMatrix::ATLAS::BLAS
- NMatrix::ATLAS::LAPACK
- NMatrix::BLAS
- NMatrix::FactorizeLUMethods
- NMatrix::IO
- NMatrix::IO::FortranFormat
- NMatrix::IO::FortranFormat::Reader
- NMatrix::IO::HarwellBoeing
- NMatrix::IO::HarwellBoeing::Reader
- NMatrix::IO::Market
- NMatrix::IO::Matlab
- NMatrix::IO::PointCloud
- NMatrix::Internal
- NMatrix::LAPACK
- NMatrix::LAPACKE
- NMatrix::LAPACKE::BLAS
- NMatrix::LAPACKE::LAPACK
- NMatrix::YaleFunctions
- NotInvertibleError
- Object
- ShapeError
- StorageTypeError
- String
- unknown
Methods
- ::[] — NMatrix
- ::[] — NMatrix
- ::alloc_svd_result — NMatrix::LAPACK
- ::asum — NMatrix::BLAS
- ::block_diag — NMatrix
- ::block_diag — NMatrix
- ::block_diagonal — NMatrix
- ::block_diagonal — NMatrix
- ::cblas_asum — NMatrix::ATLAS::BLAS
- ::cblas_asum — NMatrix::LAPACKE::BLAS
- ::cblas_gemm — NMatrix::ATLAS::BLAS
- ::cblas_gemm — NMatrix::LAPACKE::BLAS
- ::cblas_gemv — NMatrix::ATLAS::BLAS
- ::cblas_gemv — NMatrix::LAPACKE::BLAS
- ::cblas_herk — NMatrix::ATLAS::BLAS
- ::cblas_herk — NMatrix::LAPACKE::BLAS
- ::cblas_herk — NMatrix::BLAS
- ::cblas_imax — NMatrix::LAPACKE::BLAS
- ::cblas_imax — NMatrix::ATLAS::BLAS
- ::cblas_nrm2 — NMatrix::ATLAS::BLAS
- ::cblas_nrm2 — NMatrix::LAPACKE::BLAS
- ::cblas_rot — NMatrix::ATLAS::BLAS
- ::cblas_rot — NMatrix::LAPACKE::BLAS
- ::cblas_rotg — NMatrix::LAPACKE::BLAS
- ::cblas_rotg — NMatrix::ATLAS::BLAS
- ::cblas_scal — NMatrix::LAPACKE::BLAS
- ::cblas_scal — NMatrix::ATLAS::BLAS
- ::cblas_syrk — NMatrix::ATLAS::BLAS
- ::cblas_syrk — NMatrix::BLAS
- ::cblas_syrk — NMatrix::LAPACKE::BLAS
- ::cblas_trmm — NMatrix::ATLAS::BLAS
- ::cblas_trmm — NMatrix::LAPACKE::BLAS
- ::cblas_trmm — NMatrix::BLAS
- ::cblas_trsm — NMatrix::ATLAS::BLAS
- ::cblas_trsm — NMatrix::LAPACKE::BLAS
- ::clapack_getrf — NMatrix::ATLAS::LAPACK
- ::clapack_getri — NMatrix::ATLAS::LAPACK
- ::clapack_getri — NMatrix::LAPACK
- ::clapack_getrs — NMatrix::ATLAS::LAPACK
- ::clapack_laswp — NMatrix::ATLAS::LAPACK
- ::clapack_potrf — NMatrix::ATLAS::LAPACK
- ::clapack_potrf — NMatrix::LAPACK
- ::clapack_potri — NMatrix::LAPACK
- ::clapack_potri — NMatrix::ATLAS::LAPACK
- ::clapack_potrs — NMatrix::ATLAS::LAPACK
- ::clapack_potrs — NMatrix::LAPACK
- ::complex_merge — NMatrix::IO::Matlab
- ::diag — NMatrix
- ::diag — NMatrix
- ::diagonal — NMatrix
- ::diagonal — NMatrix
- ::diagonals — NMatrix
- ::diagonals — NMatrix
- ::eye — NMatrix
- ::eye — NMatrix
- ::geev — NMatrix::LAPACK
- ::gemm — NMatrix::BLAS
- ::gemv — NMatrix::BLAS
- ::gesdd — NMatrix::LAPACK
- ::gesvd — NMatrix::LAPACK
- ::guess_dtype — NMatrix
- ::guess_dtype — NMatrix
- ::identity — NMatrix
- ::identity — NMatrix
- ::lapack_geev — NMatrix::LAPACK
- ::lapack_geev — NMatrix::ATLAS::LAPACK
- ::lapack_gesdd — NMatrix::ATLAS::LAPACK
- ::lapack_gesdd — NMatrix::LAPACK
- ::lapack_gesvd — NMatrix::ATLAS::LAPACK
- ::lapack_gesvd — NMatrix::LAPACK
- ::lapacke_geev — NMatrix::LAPACKE::LAPACK
- ::lapacke_gesdd — NMatrix::LAPACKE::LAPACK
- ::lapacke_gesvd — NMatrix::LAPACKE::LAPACK
- ::lapacke_getrf — NMatrix::LAPACKE::LAPACK
- ::lapacke_getri — NMatrix::LAPACKE::LAPACK
- ::lapacke_getrs — NMatrix::LAPACKE::LAPACK
- ::lapacke_potrf — NMatrix::LAPACKE::LAPACK
- ::lapacke_potri — NMatrix::LAPACKE::LAPACK
- ::lapacke_potrs — NMatrix::LAPACKE::LAPACK
- ::laswp — NMatrix::LAPACK
- ::load — NMatrix::IO::Market
- ::load — NMatrix::IO::HarwellBoeing
- ::load — NMatrix::IO::PointCloud
- ::load — NMatrix::IO::Matlab
- ::load_array — NMatrix::IO::Market
- ::load_coordinate — NMatrix::IO::Market
- ::load_mat — NMatrix::IO::Matlab
- ::load_matlab_file — NMatrix
- ::load_matlab_file — NMatrix
- ::load_pcd_file — NMatrix
- ::load_pcd_file — NMatrix
- ::meshgrid — NMatrix
- ::meshgrid — NMatrix
- ::min_dtype — NMatrix
- ::min_dtype — NMatrix
- ::new — NMatrix
- ::new — NMatrix
- ::new — NMatrix::IO::FortranFormat::Reader
- ::new — NMatrix::IO::HarwellBoeing::Reader
- ::nrm2 — NMatrix::BLAS
- ::ones — NMatrix
- ::ones — NMatrix
- ::ones_like — NMatrix
- ::ones_like — NMatrix
- ::permutation_array_for — NMatrix::FactorizeLUMethods
- ::permutation_matrix_from — NMatrix::FactorizeLUMethods
- ::posv — NMatrix::LAPACK
- ::rand — NMatrix
- ::rand — NMatrix
- ::random — NMatrix
- ::random — NMatrix
- ::read — NMatrix
- ::read — NMatrix
- ::register_lapack_extension — NMatrix
- ::register_lapack_extension — NMatrix
- ::repack — NMatrix::IO::Matlab
- ::rot — NMatrix::BLAS
- ::rot! — NMatrix::BLAS
- ::rotg — NMatrix::BLAS
- ::save — NMatrix::IO::Market
- ::save_array — NMatrix::IO::Market
- ::save_coordinate — NMatrix::IO::Market
- ::seq — NMatrix
- ::seq — NMatrix
- ::size — NMatrix
- ::size — NMatrix
- ::translation — NMatrix
- ::translation — NMatrix
- ::upcast — NMatrix
- ::upcast — NMatrix
- ::x_rotation — NMatrix
- ::x_rotation — NMatrix
- ::y_rotation — NMatrix
- ::y_rotation — NMatrix
- ::z_rotation — NMatrix
- ::z_rotation — NMatrix
- ::zeroes — NMatrix
- ::zeroes — NMatrix
- ::zeros — NMatrix
- ::zeros — NMatrix
- ::zeros_like — NMatrix
- ::zeros_like — NMatrix
- #== — NMatrix
- #== — NMatrix
- #[] — NMatrix
- #[] — NMatrix
- #[]= — NMatrix
- #[]= — NMatrix
- #__dense_unary_round__ — NMatrix
- #__dense_unary_round__ — NMatrix
- #__list_unary_round__ — NMatrix
- #__list_unary_round__ — NMatrix
- #__yale_unary_round__ — NMatrix
- #__yale_unary_round__ — NMatrix
- #abs — NMatrix
- #abs — NMatrix
- #abs_dtype — NMatrix
- #abs_dtype — NMatrix
- #absolute_sum — NMatrix
- #absolute_sum — NMatrix
- #angle_vector — NMatrix
- #angle_vector — NMatrix
- #asum — NMatrix
- #asum — NMatrix
- #binned_sorted_indices — NMatrix
- #binned_sorted_indices — NMatrix
- #capacity — NMatrix
- #capacity — NMatrix
- #cast — NMatrix
- #cast — NMatrix
- #cast_full — NMatrix
- #cast_full — NMatrix
- #clone_structure — NMatrix
- #clone_structure — NMatrix
- #col — NMatrix
- #col — NMatrix
- #cols — NMatrix
- #cols — NMatrix
- #column — NMatrix
- #column — NMatrix
- #complex_conjugate — NMatrix
- #complex_conjugate — NMatrix
- #complex_conjugate! — NMatrix
- #complex_conjugate! — NMatrix
- #complex_dtype? — NMatrix
- #complex_dtype? — NMatrix
- #concat — NMatrix
- #concat — NMatrix
- #conjugate_transpose — NMatrix
- #conjugate_transpose — NMatrix
- #const_missing — AutoloadPatch
- #corr — NMatrix
- #corr — NMatrix
- #cov — NMatrix
- #cov — NMatrix
- #data_pointer — NMatrix
- #data_pointer — NMatrix
- #dconcat — NMatrix
- #dconcat — NMatrix
- #default_value — NMatrix
- #default_value — NMatrix
- #dense? — NMatrix
- #dense? — NMatrix
- #det — NMatrix
- #det — NMatrix
- #det_exact — NMatrix
- #det_exact — NMatrix
- #diagonal — NMatrix
- #diagonal — NMatrix
- #dim — NMatrix
- #dim — NMatrix
- #dimensions — NMatrix
- #dimensions — NMatrix
- #dot — NMatrix
- #dot — NMatrix
- #dtype — NMatrix
- #dtype — NMatrix
- #dtype_for_floor_or_ceil — NMatrix
- #dtype_for_floor_or_ceil — NMatrix
- #each — NMatrix
- #each — NMatrix
- #each_along_dim — NMatrix
- #each_along_dim — NMatrix
- #each_column — NMatrix
- #each_column — NMatrix
- #each_layer — NMatrix
- #each_layer — NMatrix
- #each_ordered_stored_with_indices — NMatrix
- #each_ordered_stored_with_indices — NMatrix
- #each_rank — NMatrix
- #each_rank — NMatrix
- #each_row — NMatrix
- #each_row — NMatrix
- #each_stored_with_index — NMatrix
- #each_stored_with_index — NMatrix
- #each_stored_with_indices — NMatrix
- #each_stored_with_indices — NMatrix
- #each_with_indices — NMatrix
- #each_with_indices — NMatrix
- #effective_dim — NMatrix
- #effective_dim — NMatrix
- #effective_dimensions — NMatrix
- #effective_dimensions — NMatrix
- #factorize_cholesky — NMatrix
- #factorize_cholesky — NMatrix
- #factorize_lu — NMatrix
- #factorize_lu — NMatrix
- #flat_map — NMatrix
- #flat_map — NMatrix
- #float_dtype? — NMatrix
- #float_dtype? — NMatrix
- #gesdd — NMatrix
- #gesdd — NMatrix
- #gesdd! — NMatrix
- #gesdd! — NMatrix
- #gesvd — NMatrix
- #gesvd — NMatrix
- #gesvd! — NMatrix
- #gesvd! — NMatrix
- #getrf! — NMatrix
- #getrf! — NMatrix
- #gplusplus_version — Object
- #hconcat — NMatrix
- #hconcat — NMatrix
- #header — NMatrix::IO::HarwellBoeing::Reader
- #hermitian? — NMatrix
- #hermitian? — NMatrix
- #hessenberg — NMatrix
- #hessenberg — NMatrix
- #hessenberg! — NMatrix
- #hessenberg! — NMatrix
- #index — NMatrix
- #index — NMatrix
- #initialize_copy — NMatrix
- #initialize_copy — NMatrix
- #inject — NMatrix
- #inject — NMatrix
- #inject_along_dim — NMatrix
- #inject_along_dim — NMatrix
- #inject_rank — NMatrix
- #inject_rank — NMatrix
- #integer_dtype? — NMatrix
- #integer_dtype? — NMatrix
- #internal_dot — NMatrix
- #internal_dot — NMatrix
- #inverse — NMatrix
- #inverse — NMatrix
- #invert — NMatrix
- #invert — NMatrix
- #invert! — NMatrix
- #invert! — NMatrix
- #is_ref? — NMatrix
- #is_ref? — NMatrix
- #kron_prod — NMatrix
- #kron_prod — NMatrix
- #laswp — NMatrix
- #laswp — NMatrix
- #laswp! — NMatrix
- #laswp! — NMatrix
- #layer — NMatrix
- #layer — NMatrix
- #list? — NMatrix
- #list? — NMatrix
- #log — NMatrix
- #log — NMatrix
- #lower_triangle — NMatrix
- #lower_triangle — NMatrix
- #lower_triangle! — NMatrix
- #lower_triangle! — NMatrix
- #map — NMatrix
- #map — NMatrix
- #map! — NMatrix
- #map! — NMatrix
- #map_stored — NMatrix
- #map_stored — NMatrix
- #max — NMatrix
- #max — NMatrix
- #mean — NMatrix
- #mean — NMatrix
- #min — NMatrix
- #min — NMatrix
- #norm2 — NMatrix
- #norm2 — NMatrix
- #nrm2 — NMatrix
- #nrm2 — NMatrix
- #nvector? — NMatrix
- #nvector? — NMatrix
- #object_dtype? — NMatrix
- #object_dtype? — NMatrix
- #offset — NMatrix
- #offset — NMatrix
- #parse — NMatrix::IO::FortranFormat::Reader
- #permute_columns — NMatrix
- #permute_columns — NMatrix
- #permute_columns! — NMatrix
- #permute_columns! — NMatrix
- #potrf! — NMatrix
- #potrf! — NMatrix
- #potrf_lower! — NMatrix
- #potrf_lower! — NMatrix
- #potrf_upper! — NMatrix
- #potrf_upper! — NMatrix
- #pow — NMatrix
- #pow — NMatrix
- #quaternion — NMatrix
- #quaternion — NMatrix
- #rank — NMatrix
- #rank — NMatrix
- #reduce_along_dim — NMatrix
- #reduce_along_dim — NMatrix
- #repeat — NMatrix
- #repeat — NMatrix
- #reshape — NMatrix
- #reshape — NMatrix
- #reshape! — NMatrix
- #reshape! — NMatrix
- #round — NMatrix
- #round — NMatrix
- #row — NMatrix
- #row — NMatrix
- #rows — NMatrix
- #rows — NMatrix
- #shape — NMatrix
- #shape — NMatrix
- #shuffle — NMatrix
- #shuffle — NMatrix
- #shuffle! — NMatrix
- #shuffle! — NMatrix
- #size — NMatrix
- #size — NMatrix
- #slice — NMatrix
- #slice — NMatrix
- #solve — NMatrix
- #solve — NMatrix
- #sorted_indices — NMatrix
- #sorted_indices — NMatrix
- #std — NMatrix
- #std — NMatrix
- #stype — NMatrix
- #stype — NMatrix
- #sum — NMatrix
- #sum — NMatrix
- #supershape — NMatrix
- #supershape — NMatrix
- #symmetric? — NMatrix
- #symmetric? — NMatrix
- #to_a — NMatrix
- #to_a — NMatrix
- #to_f — NMatrix
- #to_f — NMatrix
- #to_flat_a — NMatrix
- #to_flat_a — NMatrix
- #to_flat_array — NMatrix
- #to_flat_array — NMatrix
- #to_h — NMatrix
- #to_h — NMatrix
- #to_hash — NMatrix
- #to_hash — NMatrix
- #to_nm — Array
- #trace — NMatrix
- #trace — NMatrix
- #transpose — NMatrix
- #transpose — NMatrix
- #tril — NMatrix
- #tril — NMatrix
- #tril! — NMatrix
- #tril! — NMatrix
- #triu — NMatrix
- #triu — NMatrix
- #triu! — NMatrix
- #triu! — NMatrix
- #underscore — String
- #upper_triangle — NMatrix
- #upper_triangle — NMatrix
- #upper_triangle! — NMatrix
- #upper_triangle! — NMatrix
- #values — NMatrix::IO::HarwellBoeing::Reader
- #variance — NMatrix
- #variance — NMatrix
- #vconcat — NMatrix
- #vconcat — NMatrix
- #vector? — NMatrix
- #vector? — NMatrix
- #write — NMatrix
- #write — NMatrix
- #yale? — NMatrix
- #yale? — NMatrix
- #yale_a — NMatrix::YaleFunctions
- #yale_d — NMatrix::YaleFunctions
- #yale_ia — NMatrix::YaleFunctions
- #yale_ija — NMatrix::YaleFunctions
- #yale_ja — NMatrix::YaleFunctions
- #yale_ja_at — NMatrix::YaleFunctions
- #yale_ja_d_keys_at — NMatrix::YaleFunctions
- #yale_ja_d_keys_set_at — NMatrix::YaleFunctions
- #yale_ja_d_keys_sorted_set_at — NMatrix::YaleFunctions
- #yale_ja_set_at — NMatrix::YaleFunctions
- #yale_ja_sorted_set_at — NMatrix::YaleFunctions
- #yale_lu — NMatrix::YaleFunctions
- #yale_nd_row — NMatrix::YaleFunctions
- #yale_nd_row_as_array — NMatrix::YaleFunctions
- #yale_nd_row_as_hash — NMatrix::YaleFunctions
- #yale_nd_row_as_set — NMatrix::YaleFunctions
- #yale_nd_row_as_sorted_set — NMatrix::YaleFunctions
- #yale_nd_row_size — NMatrix::YaleFunctions
- #yale_row_as_array — NMatrix::YaleFunctions
- #yale_row_as_hash — NMatrix::YaleFunctions
- #yale_row_as_set — NMatrix::YaleFunctions
- #yale_row_as_sorted_set — NMatrix::YaleFunctions
- #yale_row_keys_intersection — NMatrix::YaleFunctions
- #yale_size — NMatrix::YaleFunctions