gschur.h File Reference

#include "linear_FTables.h"

Include dependency graph for gschur.h:

Go to the source code of this file.

Defines

#define ARGS_gzhsel
#define ARGS_gshsel

Typedefs

typedef integer *(*) gzhself ()
typedef integer *(*) gshself ()

Functions

void C2F() zb02ow (ARGS_gzhsel)
void C2F() zb02ox (ARGS_gzhsel)
void C2F() sb02ow (ARGS_gshsel)
void C2F() sb02ox (ARGS_gshsel)

Variables

FTAB FTab_gzhsel []
FTAB FTab_gshsel []


Define Documentation

#define ARGS_gshsel

Definition at line 38 of file gschur.h.

#define ARGS_gzhsel

Definition at line 16 of file gschur.h.


Typedef Documentation

typedef integer*(*) gshself()

Definition at line 39 of file gschur.h.

typedef integer*(*) gzhself()

Definition at line 17 of file gschur.h.


Function Documentation

void C2F() sb02ow ( ARGS_gshsel   ) 

void C2F() sb02ox ( ARGS_gshsel   ) 

void C2F() zb02ow ( ARGS_gzhsel   ) 

void C2F() zb02ox ( ARGS_gzhsel   ) 


Variable Documentation

FTAB FTab_gshsel[]

Initial value:

{
{"sb02ow", (voidf)  C2F(sb02ow)},
{"sb02ox", (voidf)  C2F(sb02ox)},
{(char *) 0, (voidf) 0}}

Definition at line 47 of file gschur.h.

Referenced by setgshsel().

FTAB FTab_gzhsel[]

Initial value:

{
{"zb02ow", (voidf)  C2F(zb02ow)},
{"zb02ox", (voidf)  C2F(zb02ox)},
{(char *) 0, (voidf) 0}}

Definition at line 24 of file gschur.h.

Referenced by setgzhsel().


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