Print the properties of this metric description.
Declared in <balm_metricdescription.h>
std::ostream&
printDescription(std::ostream& stream) const;
Print the properties of this metric description to the specified output stream in some single-line human-readable form, and return a reference to the modifiable stream.
reference to the modifiable stream
| Name | Description |
|---|---|
| stream | output stream |