Apollo  6.0
Open source self driving car software
apollo::prediction::Evaluator Member List

This is the complete list of members for apollo::prediction::Evaluator, including all inherited members.

Evaluate(Obstacle *obstacle, ObstaclesContainer *obstacles_container)=0apollo::prediction::Evaluatorpure virtual
Evaluate(Obstacle *obstacle, ObstaclesContainer *obstacles_container, std::vector< Obstacle *> dynamic_env)apollo::prediction::Evaluatorinlinevirtual
Evaluator()=defaultapollo::prediction::Evaluator
evaluator_type_apollo::prediction::Evaluatorprotected
GetName()=0apollo::prediction::Evaluatorpure virtual
VectorToMatrixXf(const std::vector< double > &nums, const int start_index, const int end_index)apollo::prediction::Evaluatorinlineprotected
VectorToMatrixXf(const std::vector< double > &nums, const int start_index, const int end_index, const int output_num_row, const int output_num_col)apollo::prediction::Evaluatorinlineprotected
WorldAngleToObjAngle(double input_world_angle, double obj_world_angle)apollo::prediction::Evaluatorinlineprotected
WorldCoordToObjCoord(std::pair< double, double > input_world_coord, std::pair< double, double > obj_world_coord, double obj_world_angle)apollo::prediction::Evaluatorinlineprotected
~Evaluator()=defaultapollo::prediction::Evaluatorvirtual