refactor(app): usable output
This commit is contained in:
parent
79e2c01ca8
commit
e57b504cd6
1 changed files with 1 additions and 0 deletions
|
|
@ -127,6 +127,7 @@ class moBinaryPartition : public EO<FitT>
|
|||
std::ostream_iterator<AtomType>(out, " ")); // Values.
|
||||
}
|
||||
|
||||
//! Convenience function to only render the fitess and the selected atoms (and not the rejected ones).
|
||||
std::string str() const
|
||||
{
|
||||
std::ostringstream msg;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue