ShapedLikeNDArray
=================

.. currentmodule:: astropy.utils.shapes

.. autoclass:: ShapedLikeNDArray
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~ShapedLikeNDArray.isscalar
      ~ShapedLikeNDArray.ndim
      ~ShapedLikeNDArray.shape
      ~ShapedLikeNDArray.size

   .. rubric:: Attributes Documentation

   .. autoattribute:: isscalar
   .. autoattribute:: ndim
   .. autoattribute:: shape
   .. autoattribute:: size
