Files | |
file | Linear.hpp [code] |
This file contains the "Linear" algorithm declarations, which solves the linear system of equations in just one-step; therefore, no-iteration or convergence error is performed, and is meant to be used for linear analysis. | |