![]() |
RockyML
0.0.1
A High-Performance Scientific Computing Framework
|
Public Member Functions | |
| local_log_handler (std::string filename, bool log_groups=false) | |
| void | open () |
| std::fstream & | stream () |
| void | write_header () |
| virtual void | save () |
Public Attributes | |
| std::string | filename |
| bool | log_groups |
| std::fstream | log_output |
| size_t | step |