[][src]Type Definition opencv::types::PtrOfSoftmaxLayer

type PtrOfSoftmaxLayer = Ptr<SoftmaxLayer>;

Implementations

impl PtrOfSoftmaxLayer[src]

Trait Implementations

impl AlgorithmTrait for PtrOfSoftmaxLayer[src]

impl LayerTrait for PtrOfSoftmaxLayer[src]

impl SoftmaxLayerTrait for PtrOfSoftmaxLayer[src]