Public Member Functions | |
| def | __init__ |
| Takes h, L as paramaters. | |
Static Public Attributes | |
| string | name = "mdwt1" |
Definition at line 57 of file wavelets.py.
| def __init__ | ( | self, | ||
| inSpace, | ||||
h = None, |
||||
L = 2, |
||||
adj = False, |
||||
| kparams | ||||
| ) |
string name = "mdwt1" [static] |
Definition at line 58 of file wavelets.py.
1.5.6