#include <vector>
#include "MArray2.h"
#include "MSparse.h"
#include "SparseQR.h"
#include "SparseCmplxQR.h"
#include "MatrixType.h"
#include "oct-sort.h"
#include "oct-locbuf.h"
SparseComplexMatrix dmsolve | ( | const SparseComplexMatrix & | a, | |
const SparseComplexMatrix & | b, | |||
octave_idx_type & | info | |||
) |
SparseComplexMatrix dmsolve | ( | const SparseComplexMatrix & | a, | |
const SparseMatrix & | b, | |||
octave_idx_type & | info | |||
) |
SparseComplexMatrix dmsolve | ( | const SparseMatrix & | a, | |
const SparseComplexMatrix & | b, | |||
octave_idx_type & | info | |||
) |
SparseMatrix dmsolve | ( | const SparseMatrix & | a, | |
const SparseMatrix & | b, | |||
octave_idx_type & | info | |||
) |
ComplexMatrix dmsolve | ( | const SparseComplexMatrix & | a, | |
const ComplexMatrix & | b, | |||
octave_idx_type & | info | |||
) |
ComplexMatrix dmsolve | ( | const SparseComplexMatrix & | a, | |
const Matrix & | b, | |||
octave_idx_type & | info | |||
) |
ComplexMatrix dmsolve | ( | const SparseMatrix & | a, | |
const ComplexMatrix & | b, | |||
octave_idx_type & | info | |||
) |
Matrix dmsolve | ( | const SparseMatrix & | a, | |
const Matrix & | b, | |||
octave_idx_type & | info | |||
) |
RT dmsolve | ( | const ST & | a, | |
const T & | b, | |||
octave_idx_type & | info | |||
) | [inline] |
MArray2<double> const octave_idx_type const octave_idx_type octave_idx_type octave_idx_type octave_idx_type c1 |