#include <ImageCuda.hpp>
|
| __device__ __host__ void | init () |
| |
| __device__ __host__ void | data (int val, int) |
| |
| __device__ __host__ ushort | result () |
| |
Definition at line 163 of file ImageCuda.hpp.
◆ data()
| __device__ __host__ void mgx::AverageKernel::data |
( |
int |
val, |
|
|
int |
|
|
) |
| |
|
inline |
◆ init()
| __device__ __host__ void mgx::AverageKernel::init |
( |
| ) |
|
|
inline |
◆ result()
| __device__ __host__ ushort mgx::AverageKernel::result |
( |
| ) |
|
|
inline |
◆ acc
| int mgx::AverageKernel::acc |
◆ count
| int mgx::AverageKernel::count |
The documentation for this struct was generated from the following file: