Function otyca::operator<<(std::ostream&, const TimeChangedLevyProcess&)
Function Documentation
-
std::ostream &otyca::operator<<(std::ostream &out, const TimeChangedLevyProcess &rhs)
Stream operator for printing a TimeChangedLevyProcess.
- Parameters:
out – Output stream.
rhs – The process to print.
- Returns:
Reference to the output stream.