This is the API documentation for matrix: Ruby Standard Library Documentation.
New to Ruby? You may find these links helpful: syntax, control expressions, assignment, methods, modules + classes, and operator precedence.
This is the API documentation for matrix: Ruby Standard Library Documentation.
::new (Matrix::LUPDecomposition)
::new (ExceptionForMatrix::ErrNotRegular)
::new (ExceptionForMatrix::ErrDimensionMismatch)
::new (ExceptionForMatrix::ErrOperationNotImplemented)
::new (Matrix::EigenvalueDecomposition)
::new (ExceptionForMatrix::ErrOperationNotDefined)
#d (Matrix::EigenvalueDecomposition)
#det (Matrix::LUPDecomposition)
#determinant (Matrix::LUPDecomposition)
#eigenvalue_matrix (Matrix::EigenvalueDecomposition)
#eigenvalues (Matrix::EigenvalueDecomposition)
#eigenvector_matrix (Matrix::EigenvalueDecomposition)
#eigenvector_matrix_inv (Matrix::EigenvalueDecomposition)
#eigenvectors (Matrix::EigenvalueDecomposition)
#singular? (Matrix::LUPDecomposition)
#solve (Matrix::LUPDecomposition)
#to_a (Matrix::EigenvalueDecomposition)
#to_a (Matrix::LUPDecomposition)
#to_ary (Matrix::EigenvalueDecomposition)
#to_ary (Matrix::LUPDecomposition)