Blender V2.61 - r43446
|
#include <supermatrix.h>
Public Attributes | |
int_t | lda |
void * | nzval |
Definition at line 125 of file supermatrix.h.
Definition at line 126 of file supermatrix.h.
Referenced by sCreate_Dense_Matrix(), sFillRHS(), sgssv(), sgstrs(), sinf_norm_error(), and sPrint_Dense_Matrix().
void* DNformat::nzval |
Definition at line 127 of file supermatrix.h.
Referenced by Destroy_Dense_Matrix(), sCreate_Dense_Matrix(), sFillRHS(), sgstrs(), sinf_norm_error(), and sPrint_Dense_Matrix().