Home
last modified time | relevance | path

Searched refs:CLANGE_F95 (Results 1 – 4 of 4) sorted by relevance

/dports/math/lapack95/LAPACK95/SRC/
H A Dla_clange.f901 FUNCTION CLANGE_F95( A, NORM, INFO ) function
14 REAL(WP) :: CLANGE_F95 local
101 CLANGE_F95 = LANGE_F77( LNORM, M, N, A, LDA, WORK )
105 END FUNCTION CLANGE_F95
H A Df95_lapack_single_complex.f902420 FUNCTION CLANGE_F95( A, NORM, INFO )
2422 REAL(WP) :: CLANGE_F95 local
2426 END FUNCTION CLANGE_F95
H A Df95_lapack_single_double_complex.f903422 FUNCTION CLANGE_F95( A, NORM, INFO )
3424 REAL(WP) :: CLANGE_F95 local
3428 END FUNCTION CLANGE_F95
H A Df95_lapack_single_double_complex_dcomplex.f904438 FUNCTION CLANGE_F95( A, NORM, INFO )
4440 REAL(WP) :: CLANGE_F95 local
4444 END FUNCTION CLANGE_F95