linalg 1.6.1
A linear algebra library that provides a user-friendly interface to several BLAS and LAPACK routines.
Loading...
Searching...
No Matches
linalg_immutable::mat_mult_upper_tri Interface Reference

Computes the matrix operation C = A * B, where A is an upper triangular matrix. More...

Detailed Description

Computes the matrix operation C = A * B, where A is an upper triangular matrix.

Definition at line 60 of file linalg_immutable.f90.


The documentation for this interface was generated from the following file: