Apollo
6.0
Open source self driving car software
|
This is the complete list of members for apollo::prediction::CyclistKeepLaneEvaluator, including all inherited members.
CyclistKeepLaneEvaluator() | apollo::prediction::CyclistKeepLaneEvaluator | |
Evaluate(Obstacle *obstacle_ptr, ObstaclesContainer *obstacles_container) override | apollo::prediction::CyclistKeepLaneEvaluator | virtual |
apollo::prediction::Evaluator::Evaluate(Obstacle *obstacle, ObstaclesContainer *obstacles_container, std::vector< Obstacle *> dynamic_env) | apollo::prediction::Evaluator | inlinevirtual |
Evaluator()=default | apollo::prediction::Evaluator | |
evaluator_type_ | apollo::prediction::Evaluator | protected |
GetName() override | apollo::prediction::CyclistKeepLaneEvaluator | inlinevirtual |
VectorToMatrixXf(const std::vector< double > &nums, const int start_index, const int end_index) | apollo::prediction::Evaluator | inlineprotected |
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::Evaluator | inlineprotected |
WorldAngleToObjAngle(double input_world_angle, double obj_world_angle) | apollo::prediction::Evaluator | inlineprotected |
WorldCoordToObjCoord(std::pair< double, double > input_world_coord, std::pair< double, double > obj_world_coord, double obj_world_angle) | apollo::prediction::Evaluator | inlineprotected |
~CyclistKeepLaneEvaluator()=default | apollo::prediction::CyclistKeepLaneEvaluator | virtual |
~Evaluator()=default | apollo::prediction::Evaluator | virtual |