Numerics. NET. Distributed Namespace
The Numerics.NET.Distributed namespace contains classes for working with vectors and matrices in a distributed environment, including on a GPU.
Classes
Distributed | Contains methods that create and operate on distributed vectors and matrices. |
Distributed | Represents a matrix that exists on another device, machine, or cluster. |
Distributed | A MemoryManager over a raw pointer |
Distributed | Represents an implementation provider for arrays that exist on another device, machine, or cluster. |
Distributed | Represents a vector that exists on another device, machine or cluster. |
Enumerations
Distributed | Enumerates possible configurations for the location of the components of a distributed array. |