Catalog of Functionality > RWalib > 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
Transpose 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.0
Copyright © 2017, Rogue Wave Software, Inc. All Rights Reserved.