fortran-lapack
Loading...
Searching...
No Matches
la_lapack::langb Interface Reference

LANGB: returns the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of an n by n band matrix A, with kl sub-diagonals and ku super-diagonals. More...

Public Member Functions

 la_clangb
 
 la_dlangb
 
 la_qlangb
 
 la_slangb
 
 la_wlangb
 
 la_zlangb
 

Detailed Description

LANGB: returns the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of an n by n band matrix A, with kl sub-diagonals and ku super-diagonals.

Member Function/Subroutine Documentation

◆ la_clangb()

la_lapack::langb::la_clangb

◆ la_dlangb()

la_lapack::langb::la_dlangb

◆ la_qlangb()

la_lapack::langb::la_qlangb

◆ la_slangb()

la_lapack::langb::la_slangb

◆ la_wlangb()

la_lapack::langb::la_wlangb

◆ la_zlangb()

la_lapack::langb::la_zlangb

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