Files
Trac3r-rust/doc/nalgebra/linalg/balancing/sidebar-items.js
2020-01-23 23:13:36 -08:00

1 line
307 B
JavaScript

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`."]]});