.NET
eigencal.asc
Associated article: Mixed-Language Windows Programming
Tags: .NET Tools
_MIXED-LANGUAGE WINDOWS PROGRAMMING_
by John Norwood
[LISTING ONE]
subroutine tred2(a,n,np,d,e)
c
c Householder reduction of a real symmetric, nxn matrix a, stored in an
c npxnp physical array. On output, a is replaced by the ...


