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

LANTB: 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 triangular band matrix A, with ( k + 1 ) diagonals. More...

Public Member Functions

 la_clantb
 
 la_dlantb
 
 la_qlantb
 
 la_slantb
 
 la_wlantb
 
 la_zlantb
 

Detailed Description

LANTB: 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 triangular band matrix A, with ( k + 1 ) diagonals.

Member Function/Subroutine Documentation

◆ la_clantb()

la_lapack::lantb::la_clantb

◆ la_dlantb()

la_lapack::lantb::la_dlantb

◆ la_qlantb()

la_lapack::lantb::la_qlantb

◆ la_slantb()

la_lapack::lantb::la_slantb

◆ la_wlantb()

la_lapack::lantb::la_wlantb

◆ la_zlantb()

la_lapack::lantb::la_zlantb

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