Constructor | Description |
Full Usage:
ServiceProvider(providers)
Parameters:
seq<Provider<'a>>
Returns: ServiceProvider<'a>
|
|
Instance member | Description |
Full Usage:
this.Available
Returns: bool
|
|
|
|
Full Usage:
this.Providers
|
|
Full Usage:
this.Service
Returns: 'a option
|
|
Full Usage:
this.Start
Returns: bool
|
|
|
Use the LAPACK service from the given provider. If the supporting DLLs are not available, this may fail (now or later).
|
Full Usage:
this.Status
Returns: string
|
|
Full Usage:
this.Stop
|