finitediff
Functions
examples_plu.cpp File Reference
#include <iostream>
#include "../src/SNplu.h"
Include dependency graph for examples_plu.cpp:

Functions

int main ()
 

Function Documentation

int main ( )

This is an example of PLU decomposition.

How to use it for your own program ? See here.