Click or drag to resize

SparseSolverControl Properties

The SparseSolverControl type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberHintPath Optional path to try to load native provider binaries from, if the provider specific hint path is not set. If neither is set, Numerics falls back to the provider specific environment variables, or the default probing paths.
Public propertyStatic memberProvider Gets or sets the sparse solver provider. Consider to use UseNativeMKL or UseManaged instead.
Top
See Also