#include <nnet-computation.h>
Public Member Functions | |
void | Print (std::ostream &os) const |
Public Attributes | |
const NnetComputation & | computation |
const Nnet & | nnet |
Friends | |
std::ostream & | operator<< (std::ostream &os, NnetComputationPrintInserter xhis) |
Definition at line 521 of file nnet-computation.h.
|
inline |
Definition at line 524 of file nnet-computation.h.
References NnetComputation::Print().
|
friend |
Definition at line 527 of file nnet-computation.h.
const NnetComputation& computation |
Definition at line 522 of file nnet-computation.h.
const Nnet& nnet |
Definition at line 523 of file nnet-computation.h.