![]() |
KIDS
ver-0.0.1
KIDS : Kernel Integrated Dynamics Simulator
|
#include <Result.h>

Public Types | |
| using | DataType |
| using | HeaderType = std::vector<std::string> |
| using | DataframeType = std::vector<std::vector<kids_real>> |
Public Member Functions | |
| Result () | |
| DataType & | data () |
Private Attributes | |
| DataType | _data |
Friends | |
| class | RuleSet |
| using PROJECT_NS::Result::DataframeType = std::vector<std::vector<kids_real>> |
| using PROJECT_NS::Result::HeaderType = std::vector<std::string> |
|
inline |
|
private |