debian man page for diag

Query: diag

OS: debian

Section: 4rheolef

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

diag(4rheolef)							    rheolef-6.1 						    diag(4rheolef)

NAME
diag - get diagonal part of a matrix
DESCRIPTION
This function get the diagonal part of a matrix. csr<Float> a; dia<Float> d = diag(a);
TODO
Build a csr matrix from a diagonal one or from a vector: dia<Float> d; csr<Float> a = diag(d); vec<Float> u; csr<Float> b = diag(u);
IMPLEMENTATION
template<class T, class M> dia<T,M> diag (const csr<T,M>& a) rheolef-6.1 rheolef-6.1 diag(4rheolef)
Related Man Pages
dlasd5(l) - redhat
tensor(2rheolef) - debian
adapt(4rheolef) - debian
prism(7rheolef) - debian
asr(2rheolef) - linux
Similar Topics in the Unix Linux Community
SF T2000 prtdiag problem
Gurus needed to diagnose severe performance degradation
prtdiag output for Solaris on Fujitsu hardware shows vendor as Sun Microsystems
prtdiag
Venn diagram results using awk