About
Download
Documentation
Citing
Contributing
Support
Help
Core functionality
¶
Imported library routines
BLAS
LAPACK
MPI
PMRRR
libFLAME
BLACS
ScaLAPACK
Environment
Build and version information
Set up and clean up
Blocksize manipulation
Default process grid
Call stack manipulation
Custom exceptions
Complex data
Scalar manipulation
Other typedefs and enums
Indexing utilities
Sequential matrices
Special cases used in Elemental
Process grids
Distributed matrices
AbstractDistMatrix
GeneralDistMatrix
DistMatrix
Matrix views
View a full matrix
View a submatrix
View 1x2 matrices
View 2x1 matrices
View 2x2 matrices
Matrix partitions
PartitionUp
PartitionDown
PartitionLeft
PartitionRight
PartitionUpDiagonal
PartitionUpOffsetDiagonal
PartitionDownDiagonal
PartitionDownOffsetDiagonal
Repartitioning matrices
RepartitionUp
RepartitionDown
RepartitionLeft
RepartitionRight
RepartitionUpDiagonal
RepartitionDownDiagonal
Moving partitions
SlidePartitionUp
SlidePartitionDown
SlidePartitionLeft
SlidePartitionRight
SlidePartitionUpDiagonal
SlidePartitionDownDiagonal
The “Axpy” interface