cheshirekow
v0.1.0
|
#include <mpblocks/cuda/linalg2/iostream.h>
Public Member Functions | |
virtual bool | finished ()=0 |
virtual OutputIterator * | next ()=0 |
virtual bool | rowFinished ()=0 |
virtual Scalar | value ()=0 |
virtual | ~OutputIterator () |
Definition at line 39 of file iostream.h.
|
inlinevirtual |
Definition at line 41 of file iostream.h.
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |