TransformableDataBlock.get_dobj_dimensions
- TransformableDataBlock.get_dobj_dimensions(flag_transf: bool = False) List[int] [source]
Returns the dimensions of the data objects. If flag_transf is set, the dimensions of the transformed data objects are returned.
- Parameters:
flag_transf (bool, optional) – If set, the dimensions of the transformed data objects are returned.