profitAvailableIntegrators: Returns supported profile integration methods

View source: R/profitUtility.R

profitAvailableIntegratorsR Documentation

Returns supported profile integration methods

Description

Simple utility to query the supported profile integration methods.

Usage

profitAvailableIntegrators()

Value

The output is a vector of strings with all the supported integration method names. Currently, these are "brute" and "opencl", for consistency with profitAvailableConvolvers. These values are not yet passed directly to profitMakeModel, but indirectly via OpenCL environment variables.

Author(s)

Dan Taranu

See Also

profitMakeConvolver, profitHasOpenCL, profitHasFFTW,

Examples

profitAvailableConvolvers()

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