Updated on 2022-03-13 GMT+08:00

GetShapeSize

Function Prototype

int64_t GetShapeSize() const;

Function Description

Obtains the product of all dimensions in Shape .

Parameter Description

None

Return Value

Parameter

Type

Description

-

int64_t

Product of all dimensions

Exception Handling

None

Restriction

None