BEZIA-EEA / LU_decomposition

linear equations systems solving using LU decomposition ( c++ )

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LU_decomposition

EN : linear equations systems solving using LU decomposition.

FR : Resolution d'un systeme d'equation lineaire en utilisant la décomposition LU.

compling

EN : g++ LUP_EN.cpp -o LUP_EN

FR : g++ LUP_FR.cpp -o LUP_FR

About

linear equations systems solving using LU decomposition ( c++ )


Languages

Language:C++ 100.0%