EClassificationMetrics::operator=

Assignment operator

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

EClassificationMetrics& operator=(
   const EClassificationMetrics& other
)

Parameters

other

Reference to the EClassificationMetrics object used for the assignment

EClassificationMetrics.operator=

Assignment operator

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

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

Parameters

other

Reference to the EClassificationMetrics object used for the assignment