| Package | Description |
|---|---|
| spim.process.cuda |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CUDAFourierConvolution |
interface |
CUDASeparableConvolution
Interface to load the native library for separable convolution using CUDA/CPU
(https://github.com/StephanPreibisch/SeparableConvolutionCUDALib)
|
| Modifier and Type | Method and Description |
|---|---|
static ArrayList<CUDADevice> |
CUDATools.queryCUDADetails(CUDAStandardFunctions cuda,
boolean askForMultipleDevices) |
static ArrayList<CUDADevice> |
CUDATools.queryCUDADetails(CUDAStandardFunctions cuda,
boolean askForMultipleDevices,
GenericDialogAppender additionalQueries) |
Copyright © 2015–2021 Fiji. All rights reserved.