AddScopeFeature

Applicability

Product

Supported

Atlas 350 Accelerator Card

Atlas A3 training product/Atlas A3 inference product

Atlas A2 training product/Atlas A2 inference product

Atlas 200I/500 A2 inference product

Atlas inference product

Atlas training product

Description

Adds a ScopeFeature object to the ScopePattern object. This function copies the input feature object to the internal container and supports chained calls.

Prototype

1
ScopePattern &AddScopeFeature(ScopeFeature feature);

Parameters

Parameter

Input/Output

Description

feature

Input

ScopeFeature object

Returns

Parameter

Description

-

Reference to the current object

Restrictions

None