FflasFfpack
Data Structures | Typedefs | Functions | Variables
mulMM.C File Reference
#include <iostream>
#include <fstream>
#include <time.h>
#include <stdlib.h>

Data Structures

class  Matrix< T >
 

Typedefs

typedef long Base
 

Functions

void reduce (long &r)
 
template<class T >
void print_mat (int dim, const T *A)
 
int main (int argc, char **argv)
 

Variables

clock_t totaltime
 
long P
 
double dP
 

Typedef Documentation

typedef long Base

Function Documentation

void reduce ( long &  r)
inline
void print_mat ( int  dim,
const T *  A 
)
int main ( int  argc,
char **  argv 
)

Variable Documentation

clock_t totaltime
long P
double dP