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

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

Layer()=defaultapollo::prediction::network::Layer
Load(const apollo::prediction::LayerParameter &layer_pb)apollo::prediction::network::Layervirtual
Name() constapollo::prediction::network::Layerinline
OrderNumber() constapollo::prediction::network::Layerinline
ResetState()apollo::prediction::network::Layerinlinevirtual
Run(const std::vector< Eigen::MatrixXf > &inputs, Eigen::MatrixXf *output)=0apollo::prediction::network::Layerpure virtual
SetState(const std::vector< Eigen::MatrixXf > &states)apollo::prediction::network::Layerinlinevirtual
State(std::vector< Eigen::MatrixXf > *states) constapollo::prediction::network::Layerinlinevirtual
~Layer()=defaultapollo::prediction::network::Layervirtual