Changes

Jump to: navigation, search

GPU610/DPS915 Student Resources

4 bytes removed, 16:33, 20 September 2012
Student Resources
'''''Order'''''
:Whether matrices are row major order (C-Style) for column major order (Fortran-style). One of enum CblasRowMajor or CblasColMajor.
 
'''''TransA'''''
:Whether to transpose matrix A. One of enum CblasNoTrans, CBlasTrans, CBlasConjTrans
 
'''''TransB'''''
 
:Whether to transpose matrix B. One of enum CblasNoTrans, CBlasTrans, CBlasConjTrans.
 
'''''M'''''
1
edit

Navigation menu