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

Go to the source code of this file.

Functions

static int my_max (int p, int q)
static int my_min (int p, int q)
void BandFunctions (int l1, int u1, int l2, int u2)
void LowerBandFunctions (int l1, int l2)
void UpperBandFunctions (int u1, int u2)
void SymmetricBandFunctions (int l1, int l2)
void trymath ()

Detailed Description

Part of matrix library test program.

Definition in file tmth.cpp.


Function Documentation

void BandFunctions ( int  l1,
int  u1,
int  l2,
int  u2 
)

Definition at line 26 of file tmth.cpp.

void LowerBandFunctions ( int  l1,
int  l2 
)

Definition at line 104 of file tmth.cpp.

static int my_max ( int  p,
int  q 
) [static]

Definition at line 21 of file tmth.cpp.

static int my_min ( int  p,
int  q 
) [static]

Definition at line 23 of file tmth.cpp.

void SymmetricBandFunctions ( int  l1,
int  l2 
)

Definition at line 254 of file tmth.cpp.

void trymath ( )

Definition at line 371 of file tmth.cpp.

void UpperBandFunctions ( int  u1,
int  u2 
)

Definition at line 179 of file tmth.cpp.



kni
Author(s): Martin Günther
autogenerated on Thu Aug 27 2015 13:40:08