EClassifier::operator=

Assignment operator

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

EClassifier& operator=(
   const EClassifier& other
)

Parameters

other

Reference to the EClassifier object used for the assignment

EClassifier.operator=

Assignment operator

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

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

Parameters

other

Reference to the EClassifier object used for the assignment