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

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

Evaluate(Obstacle *obstacle_ptr, ObstaclesContainer *obstacles_container) overrideapollo::prediction::LaneScanningEvaluatorvirtual
Evaluate(Obstacle *obstacle_ptr, ObstaclesContainer *obstacles_container, std::vector< Obstacle *> dynamic_env) overrideapollo::prediction::LaneScanningEvaluatorvirtual
Evaluator()=defaultapollo::prediction::Evaluator
evaluator_type_apollo::prediction::Evaluatorprotected
ExtractFeatures(const Obstacle *obstacle_ptr, const LaneGraph *lane_graph_ptr, std::vector< double > *feature_values)apollo::prediction::LaneScanningEvaluator
ExtractStringFeatures(const LaneGraph &lane_graph, std::vector< std::string > *const string_feature_values)apollo::prediction::LaneScanningEvaluator
GetName() overrideapollo::prediction::LaneScanningEvaluatorinlinevirtual
LaneScanningEvaluator()apollo::prediction::LaneScanningEvaluator
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
~LaneScanningEvaluator()=defaultapollo::prediction::LaneScanningEvaluatorvirtual