GetDims
Description
Obtains the vector composed of all Shape dimensions.
Prototype
std::vector<int64_t> GetDims() const
Parameters
None.
Returns
Vector composed of dimensions of Shape.
Exception Handling
None.
Restrictions
None.
Parent topic: Shape
Obtains the vector composed of all Shape dimensions.
std::vector<int64_t> GetDims() const
None.
Vector composed of dimensions of Shape.
None.
None.