Clear() | apollo::prediction::FeatureOutput | static |
Close() | apollo::prediction::FeatureOutput | static |
FeatureOutput()=delete | apollo::prediction::FeatureOutput | |
InsertDataForLearning(const Feature &feature, const std::vector< double > &feature_values, const std::string &category, const LaneSequence *lane_sequence_ptr) | apollo::prediction::FeatureOutput | static |
InsertDataForLearning(const Feature &feature, const std::vector< double > &feature_values, const std::vector< std::string > &string_feature_values, const std::string &category, const LaneSequence *lane_sequence_ptr) | apollo::prediction::FeatureOutput | static |
InsertDataForTuning(const Feature &feature, const std::vector< double > &feature_values, const std::string &category, const LaneSequence &lane_sequence, const std::vector< apollo::common::TrajectoryPoint > &adc_trajectory) | apollo::prediction::FeatureOutput | static |
InsertFeatureProto(const Feature &feature) | apollo::prediction::FeatureOutput | static |
InsertFrameEnv(const FrameEnv &frame_env) | apollo::prediction::FeatureOutput | static |
InsertPredictionResult(const Obstacle *obstacle, const PredictionObstacle &prediction_obstacle, const ObstacleConf &obstacle_conf, const Scenario &scenario) | apollo::prediction::FeatureOutput | static |
Ready() | apollo::prediction::FeatureOutput | static |
Size() | apollo::prediction::FeatureOutput | static |
SizeOfDataForLearning() | apollo::prediction::FeatureOutput | static |
SizeOfDataForTuning() | apollo::prediction::FeatureOutput | static |
SizeOfFrameEnv() | apollo::prediction::FeatureOutput | static |
SizeOfPredictionResult() | apollo::prediction::FeatureOutput | static |
WriteDataForLearning() | apollo::prediction::FeatureOutput | static |
WriteDataForTuning() | apollo::prediction::FeatureOutput | static |
WriteFeatureProto() | apollo::prediction::FeatureOutput | static |
WriteFrameEnv() | apollo::prediction::FeatureOutput | static |
WritePredictionResult() | apollo::prediction::FeatureOutput | static |