isEqual(to:)
Checks if shapes and element data type are the same as the input shaped type.
Declaration
func isEqual(to object: MPSGraphShapedType?) -> BoolParameters
- object:
shapedType to compare to
Return Value
True if equal, false if unequal
Checks if shapes and element data type are the same as the input shaped type.
func isEqual(to object: MPSGraphShapedType?) -> BoolshapedType to compare to
True if equal, false if unequal