Table of Contents - apate-0.0.1 Documentation
Classes and Modules
Methods
- ::add — Apate
- ::average — Apate
- ::covariance — Apate
- ::create_empty — Apate::Matrix
- ::determinant — Apate
- ::divide — Apate
- ::element_wise_computing — Apate
- ::invert_matrix — Apate
- ::matrix_add — Apate
- ::matrix_multiply — Apate
- ::median — Apate
- ::mode — Apate
- ::multiply — Apate
- ::new — Apate::Matrix
- ::pow — Apate
- ::scalar_product — Apate
- ::subtract — Apate
- ::sum — Apate
- ::variance — Apate
- #* — Apate::Matrix
- #+ — Apate::Matrix
- #append_cols — Apate::Matrix
- #cols — Apate::Matrix
- #data — Apate::Matrix
- #data= — Apate::Matrix
- #determinant — Apate::Matrix
- #get — Apate::Matrix
- #get_columns — Apate::Matrix
- #get_range_pair — Apate::Matrix
- #get_sub_matrix_without_row_and_col0 — Apate::Matrix
- #invert — Apate::Matrix
- #print — Apate::Matrix
- #rows — Apate::Matrix
- #set — Apate::Matrix
- #sub_matrix — Apate::Matrix