EClassificationResult::EClassificationResult

Constructs a non-valid EClassificationResult.

Namespace: Euresys::Open_eVision_2_11::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_2_11.EasyDeepLearning

[C#]

void EClassificationResult(
)

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

Parameters

other

Reference to the EClassificationResult object that should be copied