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

type PtrOfPowerLayer = Ptr<dyn PowerLayer>;

Implementations

impl PtrOfPowerLayer[src]

Trait Implementations

impl ActivationLayer for PtrOfPowerLayer[src]

impl AlgorithmTrait for PtrOfPowerLayer[src]

impl LayerTrait for PtrOfPowerLayer[src]

impl PowerLayer for PtrOfPowerLayer[src]