Go to the source code of this file.
Namespaces | |
namespace | slimpy_base.api.linearops.ScatterOperator |
Classes | |
class | Scatter |
Break apart a vector into numblocks. More... | |
class | EdgeUpdate |
Functions | |
def | scatter_gen |
genorator scatter_gen(inspace, numblocks, overlap) yeilds pairs of gather,scatter padding keywork arguments. | |
def | Scatterf |
Scatterf(inspace, numblocks,overlap) -> ol_list, padlst. | |
def | apply_along_axis |
Execute func1d(arr[i],*args) where func1d takes 1-D arrays and arr is an N-d array. | |
def | edge_swap |
Variables | |
string | __copyright__ |
defin an window/ cat operator | |
string | __license__ |