Provider Manager Methods
Methods
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
Get | Returns a list of all implementations of the specified type. |
Get | Serves as the default hash function. (Inherited from Object) |
Get | Gets the Type of the current instance. (Inherited from Object) |
Load | Loads the providers that were defined in the specified assembly. |
Memberwise | Creates a shallow copy of the current Object. (Inherited from Object) |
Register | Register a provider that is generic over the element type. |
Register | Register a provider. |
ToString | Returns a string that represents the current object. (Inherited from Object) |
Extension Methods
Register |
Registers the provider of generic implementations of linear
algebra functions.
(Defined by GenericImplementations) |
Register |
Registers the provider of generic implementations of linear
algebra functions.
(Defined by SinglePrecisionImplementations) |