EClassificationResult::operator=

Assignment operator

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

EClassificationResult& operator=(
   const EClassificationResult& other
)

Parameters

other

Reference to the EClassificationResult object used for the assignment

EClassificationResult.operator=

Assignment operator

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

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

Parameters

other

Reference to the EClassificationResult object used for the assignment