diag(4rheolef) opensolaris man page | unix.com

Man Page: diag

Operating Environment: opensolaris

Section: 4rheolef

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
slasd5(l) - redhat
dia(2rheolef) - debian
csr(2rheolef) - debian
form(2rheolef) - debian
newton(4rheolef) - debian
Similar Topics in the Unix Linux Community
Help! Trying to install Solaris 10 on a Sunblade 100
prtdiag output for Solaris on Fujitsu hardware shows vendor as Sun Microsystems
Shell script to diagnose the network
Venn diagram results using awk
Separate HDD test using RAID controller