cuLite v0.3.1
A lite CUDA C++ Interface
Loading...
Searching...
No Matches
Matrices

High-performance matrix containers and structural properties. More...

Topics

 Dense Matrices
 Dense matrix objects using column-major device storage.
 Sparse Matrices
 Sparse matrix objects and compressed storage formats.

Detailed Description

High-performance matrix containers and structural properties.

This module provides the framework for matrix computations on the GPU, supporting various storage formats and mathematical properties such as symmetry and hermiticity.