flopc::Coef Struct Reference
[Internal (private) interface.]

Internal representation of a Coefficient in a matrix. More...

#include <MP_expression.hpp>

List of all members.

Public Member Functions

 Coef (int c, int r, double v, int s=0)

Public Attributes

int col
int row
int stage
double val


Detailed Description

Internal representation of a Coefficient in a matrix.

Note:
FOR INTERNAL USE: This is not normally used directly by the calling code.

Definition at line 36 of file MP_expression.hpp.


Constructor & Destructor Documentation

flopc::Coef::Coef ( int  c,
int  r,
double  v,
int  s = 0 
) [inline]

Definition at line 37 of file MP_expression.hpp.


Member Data Documentation

int flopc::Coef::col

Definition at line 39 of file MP_expression.hpp.

Referenced by flopc::CoefLess::operator()().

int flopc::Coef::row

Definition at line 39 of file MP_expression.hpp.

Referenced by flopc::CoefLess::operator()().

int flopc::Coef::stage

Definition at line 39 of file MP_expression.hpp.

double flopc::Coef::val

Definition at line 40 of file MP_expression.hpp.


The documentation for this struct was generated from the following file:
Generated on Fri May 16 00:25:28 2008 for FLOPC++ by  doxygen 1.4.7