blastime.cc File Reference

#include <iostream>
#include <fstream>
#include <iomanip>
#include <ctime>
#include <cmath>
#include <cstdlib>
#include <string.h>
#include "gblas.h"

Functions

template<class T>
static void tomatlabfile (char *name, T *values, int s, std::ofstream &output)
template<typename real>
int mainFun (int maxDim, double *timev, double *gflops, bool writeTomFile)
template<typename T>
static void tomatlabfile (const char *name, T *values, int s, std::ofstream &output)
int main (int argc, char *argv[])

Variables

static const int MIN_TIME_PER_STEP = 5
static const int SIZE_INCREMENT = 2

Function Documentation

int main ( int  argc,
char *  argv[] 
)

template<typename real>
int mainFun ( int  maxDim,
double *  timev,
double *  gflops,
bool  writeTomFile 
)

template<typename T>
static void tomatlabfile ( const char *  name,
T *  values,
int  s,
std::ofstream &  output 
) [static]

template<class T>
static void tomatlabfile ( char *  name,
T *  values,
int  s,
std::ofstream &  output 
) [static]


Variable Documentation

const int MIN_TIME_PER_STEP = 5 [static]

const int SIZE_INCREMENT = 2 [static]


Generated on Mon Sep 17 14:30:41 2012 for ergo by  doxygen 1.4.7