ManagedLinearAlgebraOperations Properties

Properties

HasSharedDegreeOfParallelism Indicates whether the degree of parallelism is a property that is shared across instances.
(Inherited from LinearAlgebraOperations<T>)
MaxDegreeOfParallelism Gets or sets the maximum degree of parallelism enabled by the instance.
(Inherited from LinearAlgebraOperations<T>)
Name Gets the name of the implementation.
(Overrides LinearAlgebraOperations<T>.Name)
Platform Gets the processor architecture supported by the implementation.
(Overrides LinearAlgebraOperations<T>.Platform)

See Also