tmtf.cpp File Reference
#include "include.h"
#include "newmatap.h"
#include "tmt.h"
Include dependency graph for tmtf.cpp:

Go to the source code of this file.

#define WANT_MATH
 
static void SlowFT (const ColumnVector &a, const ColumnVector &b, ColumnVector &x, ColumnVector &y)
 
static void SlowDTT_II (const ColumnVector &a, ColumnVector &c, ColumnVector &s)
 
static void SlowDTT (const ColumnVector &a, ColumnVector &c, ColumnVector &s)
 
void SlowFT2 (const Matrix &U, const Matrix &V, Matrix &X, Matrix &Y)
 
static void test (int n)
 
static void test1 (int n)
 
static void test2 (int n)
 
static void test3 (int n)
 
static void test4 (int n)
 
static void test5 (int n)
 
static void test6 (int n)
 
static void test7 (int n)
 
static void test8 (int n)
 
static void test9 (int m, int n)
 
void trymatf ()
 

Detailed Description

Part of matrix library test program.

Definition in file tmtf.cpp.

Macro Definition Documentation

#define WANT_MATH

Definition at line 9 of file tmtf.cpp.

Function Documentation

static void SlowDTT ( const ColumnVector a,
ColumnVector c,
ColumnVector s 
)
static

Definition at line 66 of file tmtf.cpp.

static void SlowDTT_II ( const ColumnVector a,
ColumnVector c,
ColumnVector s 
)
static

Definition at line 44 of file tmtf.cpp.

static void SlowFT ( const ColumnVector a,
const ColumnVector b,
ColumnVector x,
ColumnVector y 
)
static

Definition at line 25 of file tmtf.cpp.

void SlowFT2 ( const Matrix U,
const Matrix V,
Matrix X,
Matrix Y 
)

Definition at line 91 of file tmtf.cpp.

static void test ( int  n)
static

Definition at line 115 of file tmtf.cpp.

static void test1 ( int  n)
static

Definition at line 128 of file tmtf.cpp.

static void test2 ( int  n)
static

Definition at line 149 of file tmtf.cpp.

static void test3 ( int  n)
static

Definition at line 163 of file tmtf.cpp.

static void test4 ( int  n)
static

Definition at line 176 of file tmtf.cpp.

static void test5 ( int  n)
static

Definition at line 203 of file tmtf.cpp.

static void test6 ( int  n)
static

Definition at line 230 of file tmtf.cpp.

static void test7 ( int  n)
static

Definition at line 255 of file tmtf.cpp.

static void test8 ( int  n)
static

Definition at line 278 of file tmtf.cpp.

static void test9 ( int  m,
int  n 
)
static

Definition at line 292 of file tmtf.cpp.

void trymatf ( )

Definition at line 312 of file tmtf.cpp.



kni
Author(s): Martin Günther
autogenerated on Fri Jun 7 2019 22:06:45