Namespace DotCompute.Algorithms
Classes
- HardwareInfo
GPU hardware information for kernel optimization.
- LinearAlgebraKernelLibrary
Comprehensive GPU kernel library for linear algebra operations. Provides optimized kernels for matrix operations, decompositions, and eigenvalue computations.
- MatrixProperties
Matrix properties for adaptive algorithm selection.
- ServiceCollectionExtensions
Extension methods for registering DotCompute.Algorithms services with dependency injection.
Enums
- LinearAlgebraOperation
Linear algebra operations supported by DotCompute kernel library.