﻿sfs.util
========

.. automodule:: sfs.util

   
   .. rubric:: Module Attributes

   .. autosummary::
   
      DelayedSignal
   
   .. rubric:: Functions

   .. autosummary::
   
      as_delayed_signal
      as_xyz_components
      asarray_1d
      asarray_of_rows
      broadcast_zip
      cart2sph
      db
      direction_vector
      image_sources_for_box
      max_order_circular_harmonics
      max_order_spherical_harmonics
      normalize
      normalize_rows
      normalize_vector
      probe
      rotation_matrix
      source_selection_all
      source_selection_focused
      source_selection_line
      source_selection_plane
      source_selection_point
      sph2cart
      spherical_hn2
      strict_arange
      wavenumber
      xyz_grid
   
   .. rubric:: Classes

   .. autosummary::
   
      DelayedSignal
      XyzComponents
   