MatrixElement Struct Reference

#include <scilab/modules/sparse/includes/spDefs.h>

Collaboration diagram for MatrixElement:

Collaboration graph
[legend]

Data Fields

RealNumber Real
int Row
int Col
MatrixElementNextInRow
MatrixElementNextInCol

Detailed Description

Definition at line 495 of file spDefs.h.


Field Documentation

RealNumber MatrixElement::Real

Definition at line 496 of file spDefs.h.

Referenced by RealRowColElimination(), spcCreateElement(), spClear(), spFactor(), and spLuget().

int MatrixElement::Row

Definition at line 500 of file spDefs.h.

Referenced by ComplexRowColElimination(), CreateFillin(), ExchangeColElements(), ExchangeRowsAndCols(), RealRowColElimination(), SearchEntireMatrix(), SearchForSingleton(), spcColExchange(), spcCreateElement(), spcFindElementInCol(), spcLinkRows(), spFactor(), spLusiz(), spPartition(), and UpdateMarkowitzNumbers().

int MatrixElement::Col

Definition at line 501 of file spDefs.h.

Referenced by CountMarkowitz(), ExchangeRowElements(), ExchangeRowsAndCols(), RealRowColElimination(), SearchEntireMatrix(), SearchForSingleton(), spcCreateElement(), spcLinkRows(), spcRowExchange(), spLuget(), and UpdateMarkowitzNumbers().

struct MatrixElement* MatrixElement::NextInRow

Definition at line 502 of file spDefs.h.

Referenced by ComplexRowColElimination(), CountMarkowitz(), ExchangeRowElements(), RealRowColElimination(), SearchForSingleton(), spcCreateElement(), spcLinkRows(), spcRowExchange(), spLuget(), and UpdateMarkowitzNumbers().

struct MatrixElement* MatrixElement::NextInCol

Definition at line 503 of file spDefs.h.

Referenced by ComplexRowColElimination(), CreateFillin(), ExchangeColElements(), RealRowColElimination(), SearchEntireMatrix(), SearchForSingleton(), spcColExchange(), spcCreateElement(), spcFindElementInCol(), spClear(), spcLinkRows(), spFactor(), spLusiz(), spOrderAndFactor(), spPartition(), and UpdateMarkowitzNumbers().


The documentation for this struct was generated from the following file:
Generated on Sun Mar 4 16:15:06 2007 for Scilab [trunk] by  doxygen 1.5.1