#include "octave-config.h"
Go to the source code of this file.
Functions | |
template<typename RT , typename ST , typename T > | |
RT | dmsolve (const ST &a, const T &b, octave_idx_type &info) |
RT dmsolve | ( | const ST & | a, |
const T & | b, | ||
octave_idx_type & | info | ||
) |
Definition at line 368 of file sparse-dmsolve.cc.
References CXSPARSE_DNAME, d, MatrixType::Full, and OCTAVE_LOCAL_BUFFER.
Referenced by SparseComplexMatrix::solve().