Go to the source code of this file.
Classes | |
class | zcomponent |
Component Class for Complex Double-precision Sparse Matrix Classes. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &s, const zcomponent &c) |
bool | ilt (const zcomponent &a, const zcomponent &b) |
bool | jlt (const zcomponent &a, const zcomponent &b) |
|
inline |
Definition at line 30 of file zcomponent.hpp.
References zcomponent::i, zcomponent::j, and zcomponent::v.
|
inline |
lessthan function for i of zcomponent
Definition at line 42 of file zcomponent.hpp.
References zcomponent::i.
|
inline |
lessthan function for j of zcomponent
Definition at line 49 of file zcomponent.hpp.
References zcomponent::j.