AlgorithmCache.setPreferredProvider

Set the preferred provider for an algorithm

class AlgorithmCache(T)
public
void
setPreferredProvider
(
in string algo_spec
,
in string provider
)

Parameters

algo_spec string

names the algorithm

provider string

names the preferred provider

Meta