GenericLinearAlgebraOperations<T> Properties

Properties

HasSharedDegreeOfParallelism Indicates whether the degree of parallelism is a property that is shared across instances.
(Overrides LinearAlgebraOperations<T>.HasSharedDegreeOfParallelism)
MaxDegreeOfParallelism Gets or sets the maximum degree of parallelism enabled by the instance.
(Overrides LinearAlgebraOperations<T>.MaxDegreeOfParallelism)
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