nd_patch
nd_patch(
dim_count = 3,
coord_lens = 10,
)
Make an N dimensional Patch.
Parameters
| Parameter | Description |
|---|---|
| dim_count | The number of dimensions. |
| coord_lens | The length of the coordinates. |
| function of dascore.examples | source |
nd_patch(
dim_count = 3,
coord_lens = 10,
)
Make an N dimensional Patch.
| Parameter | Description |
|---|---|
| dim_count | The number of dimensions. |
| coord_lens | The length of the coordinates. |