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

Data Structures

class  FixedMatrix< T, size >
class  Matrix< T >

Macros

#define NDIM   TOREPLACE

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

Macro Definition Documentation

#define NDIM   TOREPLACE

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