EDataAugmentation::operator=

Copies the EDataAugmentation object other to this object.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

EDataAugmentation& operator=(
   const EDataAugmentation& other
)

Parameters

other

-

EDataAugmentation.operator=

Copies the EDataAugmentation object other to this object.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

Euresys.Open_eVision.EasyDeepLearning.EDataAugmentation operator=(
   Euresys.Open_eVision.EasyDeepLearning.EDataAugmentation other
)

Parameters

other

-