<T>LAPACK 0.1.2
C++ Template Linear Algebra PACKage
Loading...
Searching...
No Matches
mult_llh.hpp File Reference
Include dependency graph for mult_llh.hpp:

Go to the source code of this file.

Classes

struct  tlapack::mult_llh_Opts
 Options struct for llh_mult() More...
 

Functions

template<TLAPACK_SMATRIX matrix_t>
void tlapack::mult_llh (matrix_t &L, const mult_llh_Opts &opts={})
 in-place multiplication of lower triangular matrix L and upper triangular matrix L^H.
 

Detailed Description

Author
Brian Dang, University of Colorado Denver, USA