Advertisement
Guest User

Untitled

a guest
May 20th, 2018
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.08 KB | None | 0 0
  1. cblas_dsbmv(CblasRowMajor,CblasLower,n,0,1.0,final_sigma_row,1,u,1,0.0,mul_array,1);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement