Public Member Functions | |
| def | __init__ |
| Initialize the operator. | |
Static Public Attributes | |
| string | name = "halfderiv" |
HD = halfderiv( dom, inv=True ) Half Order Deriviative
Definition at line 38 of file linear_alg.py.
| def __init__ | ( | self, | ||
| inSpace, | ||||
inv = True, |
||||
| kparams | ||||
| ) |
string name = "halfderiv" [static] |
Definition at line 39 of file linear_alg.py.
1.5.6