oa::EnvironmentSpace
EnvironmentSpace struct in the OA Ml public surface.
Public Methods
Static Public Methods
static EnvironmentSpace oa::EnvironmentSpace::binary(oa::StringView inName, oa::MatrixShape inShape = = {}, oa::ScalarType inDtype = oa::ScalarType::UInt8)Public Data Members
cardinalityoa::I64fielddtypeScalarTypefieldkindEnvironmentSpaceKindfieldmaximumoa::F64fieldminimumoa::F64fieldnameStringfieldshapeMatrixShapefieldPublic Method Documentation
No public source comment is attached to this declaration.
Parameters
inEnvironmentsoa::U32—
Returns
oa::Result<oa::MatrixShape>The declared return value.
No public source comment is attached to this declaration.
Returns
oa::I64The declared return value.
No public source comment is attached to this declaration.
Returns
oa::StatusThe declared return value.
No public source comment is attached to this declaration.
Parameters
inMatrixconst oa::Matrix &—
inEnvironmentsoa::U32—
Returns
oa::StatusThe declared return value.
No public source comment is attached to this declaration.
Parameters
inNameoa::StringView—
inShapeoa::MatrixShapeDefault: = {}
inDtypeoa::ScalarTypeDefault: oa::ScalarType::UInt8
Returns
EnvironmentSpaceThe declared return value.
No public source comment is attached to this declaration.
Parameters
inNameoa::StringView—
inShapeoa::MatrixShape—
inDtypeoa::ScalarTypeDefault: oa::ScalarType::Float32
inMinimumoa::F64Default: -oa::Limits<oa::F64>::infinity()
inMaximumoa::F64Default: oa::Limits<oa::F64>::infinity()
Returns
EnvironmentSpaceThe declared return value.
No public source comment is attached to this declaration.
Parameters
inNameoa::StringView—
inCardinalityoa::I64—
inDtypeoa::ScalarTypeDefault: oa::ScalarType::Int32
Returns
EnvironmentSpaceThe declared return value.