|
ComplexMatrix | elem_xdiv (const Complex &a, const SparseComplexMatrix &b) |
|
ComplexMatrix | elem_xdiv (const Complex &a, const SparseMatrix &b) |
|
ComplexMatrix | elem_xdiv (double a, const SparseComplexMatrix &b) |
|
Matrix | elem_xdiv (double a, const SparseMatrix &b) |
|
ComplexMatrix | xdiv (const ComplexMatrix &a, const SparseComplexMatrix &b, MatrixType &typ) |
|
ComplexMatrix | xdiv (const ComplexMatrix &a, const SparseMatrix &b, MatrixType &typ) |
|
ComplexMatrix | xdiv (const Matrix &a, const SparseComplexMatrix &b, MatrixType &typ) |
|
Matrix | xdiv (const Matrix &a, const SparseMatrix &b, MatrixType &typ) |
|
SparseComplexMatrix | xdiv (const SparseComplexMatrix &a, const ComplexDiagMatrix &b, MatrixType &typ) |
|
SparseComplexMatrix | xdiv (const SparseComplexMatrix &a, const DiagMatrix &b, MatrixType &typ) |
|
SparseComplexMatrix | xdiv (const SparseComplexMatrix &a, const SparseComplexMatrix &b, MatrixType &typ) |
|
SparseComplexMatrix | xdiv (const SparseComplexMatrix &a, const SparseMatrix &b, MatrixType &typ) |
|
SparseComplexMatrix | xdiv (const SparseMatrix &a, const ComplexDiagMatrix &b, MatrixType &typ) |
|
SparseMatrix | xdiv (const SparseMatrix &a, const DiagMatrix &b, MatrixType &typ) |
|
SparseComplexMatrix | xdiv (const SparseMatrix &a, const SparseComplexMatrix &b, MatrixType &typ) |
|
SparseMatrix | xdiv (const SparseMatrix &a, const SparseMatrix &b, MatrixType &typ) |
|
SparseComplexMatrix | xleftdiv (const ComplexDiagMatrix &, const SparseComplexMatrix &, MatrixType &) |
|
SparseComplexMatrix | xleftdiv (const ComplexDiagMatrix &, const SparseMatrix &, MatrixType &) |
|
SparseComplexMatrix | xleftdiv (const DiagMatrix &, const SparseComplexMatrix &, MatrixType &) |
|
SparseMatrix | xleftdiv (const DiagMatrix &, const SparseMatrix &, MatrixType &) |
|
ComplexMatrix | xleftdiv (const SparseComplexMatrix &a, const ComplexMatrix &b, MatrixType &typ) |
|
ComplexMatrix | xleftdiv (const SparseComplexMatrix &a, const Matrix &b, MatrixType &typ) |
|
SparseComplexMatrix | xleftdiv (const SparseComplexMatrix &a, const SparseComplexMatrix &b, MatrixType &typ) |
|
SparseComplexMatrix | xleftdiv (const SparseComplexMatrix &a, const SparseMatrix &b, MatrixType &typ) |
|
ComplexMatrix | xleftdiv (const SparseMatrix &a, const ComplexMatrix &b, MatrixType &typ) |
|
Matrix | xleftdiv (const SparseMatrix &a, const Matrix &b, MatrixType &typ) |
|
SparseComplexMatrix | xleftdiv (const SparseMatrix &a, const SparseComplexMatrix &b, MatrixType &typ) |
|
SparseMatrix | xleftdiv (const SparseMatrix &a, const SparseMatrix &b, MatrixType &typ) |
|