Apollo 10.0
自动驾驶开放平台
|
成员的完整列表,这些成员属于 apollo::prediction::SemanticLSTMEvaluator,包括所有继承而来的类成员
Clear() | apollo::prediction::SemanticLSTMEvaluator | |
Evaluate(Obstacle *obstacle_ptr, ObstaclesContainer *obstacles_container) override | apollo::prediction::SemanticLSTMEvaluator | virtual |
apollo::prediction::Evaluator::Evaluate(Obstacle *obstacle, ObstaclesContainer *obstacles_container, std::vector< Obstacle * > dynamic_env) | apollo::prediction::Evaluator | inlinevirtual |
apollo::prediction::Evaluator::Evaluate(const ADCTrajectoryContainer *adc_trajectory_container, Obstacle *obstacle, ObstaclesContainer *obstacles_container) | apollo::prediction::Evaluator | inlinevirtual |
Evaluator()=default | apollo::prediction::Evaluator | |
evaluator_type_ | apollo::prediction::Evaluator | protected |
ExtractObstacleHistory(Obstacle *obstacle_ptr, std::vector< std::pair< double, double > > *pos_history) | apollo::prediction::SemanticLSTMEvaluator | |
GetName() override | apollo::prediction::SemanticLSTMEvaluator | inlinevirtual |
SemanticLSTMEvaluator()=delete | apollo::prediction::SemanticLSTMEvaluator | |
SemanticLSTMEvaluator(SemanticMap *semantic_map) | apollo::prediction::SemanticLSTMEvaluator | explicit |
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 |
WorldCoordToObjCoordNorth(std::pair< double, double > input_world_coord, std::pair< double, double > obj_world_coord, double obj_world_angle) | apollo::prediction::Evaluator | inlineprotected |
~Evaluator()=default | apollo::prediction::Evaluator | virtual |
~SemanticLSTMEvaluator()=default | apollo::prediction::SemanticLSTMEvaluator | virtual |