GooseEYE 0.9.1
Loading...
Searching...
No Matches
GooseEYE::kernel Namespace Reference

Collect kernels. More...

Functions

array_type::array< int > nearest (size_t ndim)
 Return kernel with nearest neighbours.
 

Detailed Description

Collect kernels.

Function Documentation

◆ nearest()

array_type::array< int > GooseEYE::kernel::nearest ( size_t ndim)
inline

Return kernel with nearest neighbours.

Parameters
ndimNumber of dimensions (rank).
Returns
The kernel.

Definition at line 63 of file GooseEYE.h.