Simple utility to query the supported profile integration methods.
Usage
profitAvailableIntegrators()
Arguments
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.