Description Usage Arguments Value
Like mapnd() and mapnd_col(), for performance consideration, samplend_col is strongly encouraged is a sampling function is used.
1 2 3 |
x |
an nd-array. |
ratio |
a sampling ratio. |
func |
a sampling function. |
along |
the axis/dimension to sample along. |
... |
passed to func/colFunc. |
colFunc |
a column function. |
func_name |
a optimised function name. |
a sampled nd-array.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.