You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Trac3r-rust/doc/nalgebra/linalg/balancing/sidebar-items.js

1 line
307 B

initSidebarItems({"fn":[["balance_parlett_reinsch","Applies in-place a modified Parlett and Reinsch matrix balancing with 2-norm to the matrix `m` and returns the corresponding diagonal transformation."],["unbalance","Computes in-place `D * m * D.inverse()`, where `D` is the matrix with diagonal `d`."]]});