src/colarray/test/getrf_test.cc File Reference

#include <vector>
#include <iomanip>
#include <sys/times.h>
#include <unistd.h>
#include <blas.h>
#include <matrix.h>
#include <vector.h>

Include dependency graph for getrf_test.cc:

Go to the source code of this file.

Functions

template<typename TYPE>
void fillMatrix (colarray::Matrix< TYPE > &A)
template<typename TYPE>
void bench ()
int main ()


Function Documentation

template<typename TYPE>
void bench (  ) 

Definition at line 24 of file getrf_test.cc.

References fillMatrix(), and blas::getrf().

Here is the call graph for this function:

template<typename TYPE>
void fillMatrix ( colarray::Matrix< TYPE > &  A  ) 

Definition at line 14 of file getrf_test.cc.

References colarray::Matrix< T >::_m, and colarray::Matrix< T >::_n.

Referenced by bench().

int main (  ) 

Definition at line 68 of file getrf_test.cc.


Generated on Fri Oct 26 13:35:13 2007 for FEMAXX (Finite Element Maxwell Eigensolver) by  doxygen 1.4.7