profitAvailableConvolvers: Returns supported convolver types

View source: R/profitConvolver.R

profitAvailableConvolversR Documentation

Returns supported convolver types

Description

Simple utility to query the supported convolver types.

Usage

profitAvailableConvolvers()

Value

The output is a vector of strings with all the supported convolver type names. These values can be passed to profitMakeConvolver to create different types of convolvers.

Depending on how ProFit was compiled, it will support more or less underlying convolvers.

Author(s)

Rodrigo Tobar

See Also

profitMakeConvolver, profitHasOpenCL, profitHasFFTW,

Examples

profitAvailableConvolvers()

ICRAR/ProFit documentation built on Feb. 1, 2024, 9:34 a.m.