User Guide
crout Directory Reference

Solver for a system of linear equations : Crout matrix decomposition.

More...

Detailed Description

Solver for a system of linear equations : Crout matrix decomposition.

Files

file  crout.hpp [code]
 Implementation of Crout matrix decomposition (LU decomposition) followed by Forward/Backward substitution: Implementation details : (Legacy code) nrn / scopmath / crout.c.