odl
0.8.1

Getting Started

  • Getting Started

Working with ODL

  • User's guide -- selected topics
  • Mathematical Background

Developer zone

  • Contributing to ODL

Useful facts

  • Frequently asked questions
  • Glossary
  • Release Notes
  • References

API Reference

  • odl
    • contrib
    • deform
    • diagnostics
    • discr
    • operator
      • default_ops
      • operator
      • oputils
      • pspace_ops
      • tensor_ops
    • phantom
    • set
    • solvers
    • space
    • tomo
    • trafos
    • ufunc_ops
    • util
odl
  • odl
  • operator
  • View page source

operatorΒΆ

Implementations of mathematical operators.

Modules

  • default_ops
    • ComplexEmbedding
    • ComplexModulus
    • ComplexModulusSquared
    • ConstantOperator
    • DistOperator
    • IdentityOperator
    • ImagPart
    • InnerProductOperator
    • LinCombOperator
    • MultiplyOperator
    • NormOperator
    • PowerOperator
    • RealPart
    • ScalingOperator
    • ZeroOperator
  • operator
    • FunctionalLeftVectorMult
    • OpDomainError
    • OpNotImplementedError
    • OpRangeError
    • OpTypeError
    • Operator
    • OperatorComp
    • OperatorLeftScalarMult
    • OperatorLeftVectorMult
    • OperatorPointwiseProduct
    • OperatorRightScalarMult
    • OperatorRightVectorMult
    • OperatorSum
    • OperatorVectorSum
  • oputils
    • as_scipy_functional
    • as_scipy_operator
    • matrix_representation
    • power_method_opnorm
  • pspace_ops
    • BroadcastOperator
    • ComponentProjection
    • ComponentProjectionAdjoint
    • DiagonalOperator
    • ProductSpaceOperator
    • ReductionOperator
  • tensor_ops
    • FlatteningOperator
    • MatrixOperator
    • PointwiseInner
    • PointwiseInnerAdjoint
    • PointwiseInnerBase
    • PointwiseNorm
    • PointwiseSum
    • PointwiseTensorFieldOperator
    • SamplingOperator
    • WeightedSumSamplingOperator
    • is_compatible_space
Previous Next

© Copyright 2014-2020 The ODL Contributors.

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