EClassificationResult::EClassificationResult

Constructs a non-valid EClassificationResult.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

void EClassificationResult(
)

void EClassificationResult(
   const EClassificationResult& other
)

Parameters

other

Reference to the EClassificationResult object that should be copied

EClassificationResult.EClassificationResult

Constructs a non-valid EClassificationResult.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

void EClassificationResult(
)

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

Parameters

other

Reference to the EClassificationResult object that should be copied