Function SimOneAPI::SaveEvaluationRecord
-
Defined in File SimOneEvaluationAPI.h
Function Documentation
-
bool
SimOneAPI
::
SaveEvaluationRecord
(
)
-
保存评价算法所需的各类信息(JSON格式)
Save various types of information required for the evaluation algorithm (in JSON format).
此函数用于保存为评价算法提供的各类信息记录,这些记录以JSON格式存储
This function is used to save various types of information records provided for the evaluation algorithm, which are stored in JSON format.
- 返回 :
-
成功保存返回true,否则返回false
Returns true if the information is successfully saved, false otherwise.