hindemith
 
hindemith
  • Docs »
  • hindemith package
  • Edit on GitHub

hindemith package¶

Subpackages¶

  • hindemith.fusion package
    • Submodules
    • hindemith.fusion.core module
    • Module contents
  • hindemith.operations package
    • Subpackages
      • hindemith.operations.dense_linear_algebra package
        • Submodules
        • hindemith.operations.dense_linear_algebra.array_op module
        • hindemith.operations.dense_linear_algebra.core module
        • Module contents
      • hindemith.operations.optical_flow package
        • Submodules
        • hindemith.operations.optical_flow.Tssyrk module
        • hindemith.operations.optical_flow.pyr_down module
        • hindemith.operations.optical_flow.pyr_up module
        • hindemith.operations.optical_flow.reductions module
        • hindemith.operations.optical_flow.warp_img2D module
        • Module contents
    • Submodules
    • hindemith.operations.matrix_powers module
    • Module contents
  • hindemith.types package
    • Submodules
    • hindemith.types.common module
    • Module contents

Submodules¶

hindemith.core module¶

hindemith.utils module¶

exception hindemith.utils.TellerException[source]¶

Bases: exceptions.Exception

exception hindemith.utils.UnsupportedBackendError[source]¶

Bases: hindemith.utils.TellerException

exception hindemith.utils.UnsupportedTypeError[source]¶

Bases: hindemith.utils.TellerException

hindemith.utils.clamp(val, minimum, maximum)[source]¶
hindemith.utils.unique_kernel_name()[source]¶
hindemith.utils.unique_name()[source]¶
hindemith.utils.unique_python_name()[source]¶

Module contents¶


© Copyright 2014, Leonard Truong.

Built with Sphinx using a theme provided by Read the Docs.