![]() |
klMatrix
|
#include "kl_vector.h"
#include "kl_vsl.h"
#include "kl_unit_test_wrapper.h"
#include "kl_matlab_iface.h"
#include "kl_latex_helper_fns.h"
#include <ostream>
#include <sstream>
Functions | |
void | testAddVSL (ofstream &_tex, __int64 &n) |
void | testAdd (ofstream &_tex, __int64 &n) |
void | testFreeMemoryChecker () |
void | testMKLMemoryManager (ofstream &_tex, __int64 &n) |
double | vslBenchmark (__int64 &n) |
void | klPerformanceTesting () |
Variables | |
char * | basefilename |
void klPerformanceTesting | ( | ) |
void testAdd | ( | ofstream & | _tex, |
__int64 & | n | ||
) |
void testAddVSL | ( | ofstream & | _tex, |
__int64 & | n | ||
) |
void testFreeMemoryChecker | ( | ) |
void testMKLMemoryManager | ( | ofstream & | _tex, |
__int64 & | n | ||
) |
double vslBenchmark | ( | __int64 & | n | ) |
char* basefilename |