Query: diag
OS: opensolaris
Section: 4rheolef
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
diag(4rheolef) rheolef-6.1 diag(4rheolef)NAMEdiag - get diagonal part of a matrixDESCRIPTIONThis function get the diagonal part of a matrix. csr<Float> a; dia<Float> d = diag(a);TODOBuild 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);IMPLEMENTATIONtemplate<class T, class M> dia<T,M> diag (const csr<T,M>& a) rheolef-6.1 rheolef-6.1 diag(4rheolef)
Related Man Pages |
---|
slasd5(l) - redhat |
csr(2rheolef) - debian |
tensor(2rheolef) - debian |
newton(4rheolef) - debian |
tetrahedron(7rheolef) - debian |
Similar Topics in the Unix Linux Community |
---|
Prtdiag is Not working in Solaris 8 Ver |
SF T2000 prtdiag problem |
prtdiag |
Shell script to diagnose the network |
Separate HDD test using RAID controller |