EClassificationDataset::operator=

Assignment operator

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

EClassificationDataset& operator=(
   const EClassificationDataset& other
)

Parameters

other

Reference to the EClassificationDataset object used for the assignment

EClassificationDataset.operator=

Assignment operator

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

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

Parameters

other

Reference to the EClassificationDataset object used for the assignment