schur.h File Reference

#include "machine.h"
#include "linear_FTables.h"

Include dependency graph for schur.h:

Go to the source code of this file.

Defines

#define ARGS_schsel
#define ARGS_zchsel

Typedefs

typedef integer *(*) schself ()
typedef integer *(*) zchself ()

Functions

void C2F() sb02mv (ARGS_schsel)
void C2F() sb02mw (ARGS_schsel)
void C2F() zb02mv (ARGS_zchsel)
void C2F() zb02mw (ARGS_zchsel)

Variables

FTAB FTab_schsel []
FTAB FTab_zchsel []


Define Documentation

#define ARGS_schsel

Definition at line 16 of file schur.h.

#define ARGS_zchsel

Definition at line 39 of file schur.h.


Typedef Documentation

typedef integer*(*) schself()

Definition at line 17 of file schur.h.

typedef integer*(*) zchself()

Definition at line 40 of file schur.h.


Function Documentation

void C2F() sb02mv ( ARGS_schsel   ) 

void C2F() sb02mw ( ARGS_schsel   ) 

void C2F() zb02mv ( ARGS_zchsel   ) 

void C2F() zb02mw ( ARGS_zchsel   ) 


Variable Documentation

FTAB FTab_schsel[]

Initial value:

{
{"sb02mv", (voidf)  C2F(sb02mv)},
{"sb02mw", (voidf)  C2F(sb02mw)},
{(char *) 0, (voidf) 0}}

Definition at line 25 of file schur.h.

Referenced by setschsel().

FTAB FTab_zchsel[]

Initial value:

{
{"zb02mv", (voidf)  C2F(zb02mv)},
{"zb02mw", (voidf)  C2F(zb02mw)},
{(char *) 0, (voidf) 0}}

Definition at line 48 of file schur.h.

Referenced by setzchsel().


Generated on Sun Mar 4 16:09:52 2007 for Scilab [trunk] by  doxygen 1.5.1