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 34 of file MP_expression.hpp.


Constructor & Destructor Documentation

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

Definition at line 35 of file MP_expression.hpp.


Member Data Documentation

Definition at line 37 of file MP_expression.hpp.

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

Definition at line 37 of file MP_expression.hpp.

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

Definition at line 37 of file MP_expression.hpp.

Definition at line 38 of file MP_expression.hpp.


The documentation for this struct was generated from the following file:

Generated on 11 Feb 2012 for FLOPC++ by  doxygen 1.6.1