Query: snrm2
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
snrm2.f(3) LAPACK snrm2.f(3)NAMEsnrm2.f -SYNOPSISFunctions/Subroutines REAL function snrm2 (N, X, INCX) SNRM2 Function/Subroutine Documentation REAL function snrm2 (integerN, real, dimension(*)X, integerINCX) SNRM2 Purpose: SNRM2 returns the euclidean norm of a vector via the function name, so that SNRM2 := sqrt( x'*x ). Author: Univ. of Tennessee Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Date: November 2011 Further Details: -- This version written on 25-October-1982. Modified on 14-October-1993 to inline the call to SLASSQ. Sven Hammarling, Nag Ltd. Definition at line 55 of file snrm2.f. Author Generated automatically by Doxygen for LAPACK from the source code. Version 3.4.2 Tue Sep 25 2012 snrm2.f(3)
Related Man Pages |
---|
slartv(3) - debian |
slassq(3) - debian |
slar2v.f(3) - debian |
sger.f(3) - centos |
slassq.f(3) - centos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Set hard block limit for user using quota |
Docker learning Phase-I |
Shopt -s histappend |
CentOS 6 ran out of space, need to reclaim it |