Go to the source code of this file.
Namespaces | |
namespace | slimpy_base.api.linearops.operator_functions |
Functions | |
def | is_linear_op |
test if object implements LinearOperatorType | |
def | Norm |
normalizes the rows or coloums of an operator | |
def | Normalize |
normalizes the rows or coloums of an operator | |
def | MinVelConst |
weight = MinVelConst(oper, ang_weights, default=None) returns a weighting operator for the min | |
Variables | |
string | __copyright__ |
string | __license__ |