Simple utility to query the supported convolver types.
Usage
profitAvailableConvolvers()
Arguments
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.