SHOGUN  4.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Functions
JediDiag.cpp File Reference

Go to the source code of this file.

Functions

void sweepjedi (float64_t *C, int *pMatSize, int *pMatNumber, float64_t *s_max, float64_t *sh_max, float64_t *A)
 
void iterJDI (float64_t *C, int *pMatSize, int *pMatNumber, int *ptn, int *ptm, float64_t *s_max, float64_t *sh_max, float64_t *A)
 

Function Documentation

void iterJDI ( float64_t C,
int *  pMatSize,
int *  pMatNumber,
int *  ptn,
int *  ptm,
float64_t s_max,
float64_t sh_max,
float64_t A 
)

Definition at line 100 of file JediDiag.cpp.

void sweepjedi ( float64_t C,
int *  pMatSize,
int *  pMatNumber,
float64_t s_max,
float64_t sh_max,
float64_t A 
)

Definition at line 54 of file JediDiag.cpp.


SHOGUN Machine Learning Toolbox - Documentation