Main Page | Namespace List | Data Structures | File List | Namespace Members | Data Fields | Globals

mtl_trisolve.cpp File Reference

#include <sys/time.h>
#include <unistd.h>
#include <iostream>
#include "mtl/mtl.h"
#include "mtl/matrix.h"
#include "mtl/mtl_algo.h"

Go to the source code of this file.

Namespaces

namespace  mtl

Functions

template<class Matrix> void do_lu (Matrix &LU)
template<class Matrix> void spy (std::ostream &os, const Matrix &A)
int main (int argc, char *argv[])


Function Documentation

template<class Matrix>
void do_lu Matrix &  LU  ) 
 

Definition at line 32 of file mtl_trisolve.cpp.

int main int  argc,
char *  argv[]
 

Definition at line 89 of file mtl_trisolve.cpp.

References do_lu(), spy(), sub1, sub2, sup1, and sup2.

template<class Matrix>
void spy std::ostream &  os,
const Matrix &  A
 

Definition at line 68 of file mtl_trisolve.cpp.


Generated on Wed Oct 1 14:41:00 2003 for Sample Code by doxygen 1.3.2