Linear OperatorsΒΆ

Module: pycsou.linop

pycsou.linop.base

Classes for constructing linear operators.

pycsou.linop.conv

Convolution and smoothing operators for 1D, 2D and graph signals.

pycsou.linop.diff

Discrete differential and integral operators.

pycsou.linop.sampling

Sampling operators.