EClassifier::EClassifier

Constructs a EClassifier object.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

void EClassifier(
)

void EClassifier(
   const EClassifier& other
)

Parameters

other

Reference to the EClassifier object that should be copied

EClassifier.EClassifier

Constructs a EClassifier object.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

void EClassifier(
)

void EClassifier(
   Euresys.Open_eVision.EasyDeepLearning.EClassifier other
)

Parameters

other

Reference to the EClassifier object that should be copied