|
MPQC
3.0.0-alpha
|
Public Types | |
| typedef double | value_type |
Public Member Functions | |
| SCElement (int ir, int ic, value_type v) | |
| operator value_type () const | |
Public Attributes | |
| int | irow |
| int | icol |
| value_type | value |
Static Public Attributes | |
| static SCElement | null |