RWalib C Array Library User Guide > Linear Algebra
  

Linear Algebra
 
alibOuter — Outer (tensor) product generalized to any binary operator.
alibMatMul — Multiplies matrices.
alibSpMVM — Returns the product of a CSR-sparse matrix and a dense vector.
alibTranspose — Transposes any two dimensions of an array.
alibAdjoint — Returns the adjoint (conjugate transpose) of a matrix.
alibTrace — Returns the tensor contraction along two dimensions of an array.

Version 2017.1
Copyright © 2019, Rogue Wave Software, Inc. All Rights Reserved.