Go to the source code of this file.
Functions | |
| std::ostream & | operator<< (std::ostream &output, const ModelParameter &m) |
| std::ostream& operator<< | ( | std::ostream & | output, |
| const ModelParameter & | m | ||
| ) |
| [out] | output | the formatted output stream to print the model parameters |
| [in] | m | a reference to an object of type ModelParameter() |
Definition at line 32 of file ModelParameter.cpp.