View source: R/profitUtility.R
profitAvailableIntegrators | R Documentation |
Simple utility to query the supported profile integration methods.
profitAvailableIntegrators()
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.
Dan Taranu
profitMakeConvolver
,
profitHasOpenCL
,
profitHasFFTW
,
profitAvailableConvolvers()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.