Apollo 11.0
自动驾驶开放平台
evaluator_manager.h 文件参考

Use evaluator manager to manage all evaluators 更多...

#include <list>
#include <map>
#include <memory>
#include <unordered_map>
#include <vector>
#include "cyber/common/macros.h"
#include "modules/prediction/common/semantic_map.h"
#include "modules/prediction/evaluator/evaluator.h"
#include "modules/prediction/proto/prediction_conf.pb.h"
#include "modules/prediction/pipeline/vector_net.h"
evaluator_manager.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

class  apollo::prediction::EvaluatorManager
 

命名空间

namespace  apollo::prediction
 apollo::prediction
 
namespace  apollo
 class register implement
 

详细描述

Use evaluator manager to manage all evaluators

在文件 evaluator_manager.h 中定义.