Home
last modified time | relevance | path

Searched defs:bsolve (Results 1 – 4 of 4) sorted by relevance

/dports/math/octave/octave-6.4.0/liboctave/array/
H A DCSparse.cc4321 SparseComplexMatrix::bsolve (MatrixType& mattype, const Matrix& b, in bsolve() function in SparseComplexMatrix
4591 SparseComplexMatrix::bsolve (MatrixType& mattype, const SparseMatrix& b, in bsolve() function in SparseComplexMatrix
4930 SparseComplexMatrix::bsolve (MatrixType& mattype, const ComplexMatrix& b, in bsolve() function in SparseComplexMatrix
5197 SparseComplexMatrix::bsolve (MatrixType& mattype, const SparseComplexMatrix& b, in bsolve() function in SparseComplexMatrix
H A DdSparse.cc4271 SparseMatrix::bsolve (MatrixType& mattype, const Matrix& b, in bsolve() function in SparseMatrix
4540 SparseMatrix::bsolve (MatrixType& mattype, const SparseMatrix& b, in bsolve() function in SparseMatrix
4880 SparseMatrix::bsolve (MatrixType& mattype, const ComplexMatrix& b, in bsolve() function in SparseMatrix
5204 SparseMatrix::bsolve (MatrixType& mattype, const SparseComplexMatrix& b, in bsolve() function in SparseMatrix
/dports/math/R-cran-lpSolve/lpSolve/src/
H A Dlp_matrix.c2789 STATIC MYBOOL bsolve(lprec *lp, int row_nr, REAL *rhsvector, int *nzidx, REAL roundzero, REAL ofsca… function
/dports/math/lp_solve/lp_solve_5.5/
H A Dlp_matrix.c3173 STATIC MYBOOL bsolve(lprec *lp, int row_nr, REAL *rhsvector, int *nzidx, REAL roundzero, REAL ofsca… function