numerical recipe c++# Computation - 科学计算
w*d
1 楼
does anybody have numerical recipe in c++? I need the subroutine to solve
A x = b with A being symmetric.
I tried to use clapack. The software won't allow me to call the BLAS fortran
subroutines. Thanks ahead.
A x = b with A being symmetric.
I tried to use clapack. The software won't allow me to call the BLAS fortran
subroutines. Thanks ahead.