Home
last modified time | relevance | path

Searched refs:QR (Results 1 – 25 of 3882) sorted by relevance

12345678910>>...156

/dports/lang/asis/asis-gpl-2016-src/tools/asistant/
H A Dasistant-print.adb108 case QR.RType is
128 for i in QR.CL.all'Range loop
142 (Flat_Element_Kind (QR.E)));
155 (QR.E)));
160 Is_Text_Available (QR.E)
190 for i in QR.EL.all'Range loop
207 ATIPut_Line (QR.S.all);
230 ATIPut_Line (Debug_Image (QR.AC));
238 for i in QR.ACL.all'Range loop
251 for i in QR.RCL.all'Range loop
[all …]
H A Dasistant-table.adb79 QR : Query_Result (VI.VType); variable
107 return QR;
116 VI.VType := QR.RType;
117 case QR.RType is
119 VI.SValue := QR.S;
123 ATICUnit (0) := QR.C;
129 ATIElem (0) := QR.E;
135 VI.IValue := QR.I;
137 ATILine (0) := QR.L;
146 ATISpan (0) := QR.Sp;
[all …]
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/SPQR/Source/
H A Dspqr_freefac.cpp18 SuiteSparseQR_factorization <Entry> *QR ; in spqr_freefac() local
26 QR = *QR_handle ; in spqr_freefac()
28 n = QR->nacols ; in spqr_freefac()
29 m = QR->narows ; in spqr_freefac()
30 bncols = QR->bncols ; in spqr_freefac()
31 n1rows = QR->n1rows ; in spqr_freefac()
32 r1nz = QR->r1nz ; in spqr_freefac()
34 spqr_freenum (& (QR->QRnum), cc) ; in spqr_freefac()
35 spqr_freesym (& (QR->QRsym), cc) ; in spqr_freefac()
38 cholmod_l_free (m, sizeof (Long), QR->P1inv, cc) ; in spqr_freefac()
[all …]
H A DSuiteSparseQR_C.cpp187 QR->xtype = A->xtype ; in SuiteSparseQR_C_factorize()
195 return (QR) ; in SuiteSparseQR_C_factorize()
224 QR->xtype = A->xtype ; in SuiteSparseQR_C_symbolic()
233 return (QR) ; in SuiteSparseQR_C_symbolic()
249 SuiteSparseQR_C_factorization *QR, in SuiteSparseQR_C_numeric() argument
255 RETURN_IF_NULL (QR, FALSE) ; in SuiteSparseQR_C_numeric()
258 if (QR->xtype == CHOLMOD_REAL) in SuiteSparseQR_C_numeric()
288 QR = *QR_handle ; in SuiteSparseQR_C_free()
289 if (QR->xtype == CHOLMOD_REAL) in SuiteSparseQR_C_free()
326 RETURN_IF_NULL (QR, NULL) ; in SuiteSparseQR_C_solve()
[all …]
/dports/math/suitesparse-config/SuiteSparse-5.10.1/SPQR/Source/
H A Dspqr_freefac.cpp18 SuiteSparseQR_factorization <Entry> *QR ; in spqr_freefac() local
26 QR = *QR_handle ; in spqr_freefac()
28 n = QR->nacols ; in spqr_freefac()
29 m = QR->narows ; in spqr_freefac()
30 bncols = QR->bncols ; in spqr_freefac()
31 n1rows = QR->n1rows ; in spqr_freefac()
32 r1nz = QR->r1nz ; in spqr_freefac()
34 spqr_freenum (& (QR->QRnum), cc) ; in spqr_freefac()
35 spqr_freesym (& (QR->QRsym), cc) ; in spqr_freefac()
38 cholmod_l_free (m, sizeof (Long), QR->P1inv, cc) ; in spqr_freefac()
[all …]
H A DSuiteSparseQR_C.cpp187 QR->xtype = A->xtype ; in SuiteSparseQR_C_factorize()
195 return (QR) ; in SuiteSparseQR_C_factorize()
224 QR->xtype = A->xtype ; in SuiteSparseQR_C_symbolic()
233 return (QR) ; in SuiteSparseQR_C_symbolic()
249 SuiteSparseQR_C_factorization *QR, in SuiteSparseQR_C_numeric() argument
255 RETURN_IF_NULL (QR, FALSE) ; in SuiteSparseQR_C_numeric()
258 if (QR->xtype == CHOLMOD_REAL) in SuiteSparseQR_C_numeric()
288 QR = *QR_handle ; in SuiteSparseQR_C_free()
289 if (QR->xtype == CHOLMOD_REAL) in SuiteSparseQR_C_free()
326 RETURN_IF_NULL (QR, NULL) ; in SuiteSparseQR_C_solve()
[all …]
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/SPQR/Source/
H A Dspqr_freefac.cpp18 SuiteSparseQR_factorization <Entry> *QR ; in spqr_freefac() local
26 QR = *QR_handle ; in spqr_freefac()
28 n = QR->nacols ; in spqr_freefac()
29 m = QR->narows ; in spqr_freefac()
30 bncols = QR->bncols ; in spqr_freefac()
31 n1rows = QR->n1rows ; in spqr_freefac()
32 r1nz = QR->r1nz ; in spqr_freefac()
34 spqr_freenum (& (QR->QRnum), cc) ; in spqr_freefac()
35 spqr_freesym (& (QR->QRsym), cc) ; in spqr_freefac()
38 cholmod_l_free (m, sizeof (Long), QR->P1inv, cc) ; in spqr_freefac()
[all …]
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/SPQR/Source/
H A Dspqr_freefac.cpp18 SuiteSparseQR_factorization <Entry> *QR ; in spqr_freefac() local
26 QR = *QR_handle ; in spqr_freefac()
28 n = QR->nacols ; in spqr_freefac()
29 m = QR->narows ; in spqr_freefac()
30 bncols = QR->bncols ; in spqr_freefac()
31 n1rows = QR->n1rows ; in spqr_freefac()
32 r1nz = QR->r1nz ; in spqr_freefac()
34 spqr_freenum (& (QR->QRnum), cc) ; in spqr_freefac()
35 spqr_freesym (& (QR->QRsym), cc) ; in spqr_freefac()
38 cholmod_l_free (m, sizeof (Long), QR->P1inv, cc) ; in spqr_freefac()
[all …]
H A DSuiteSparseQR_C.cpp187 QR->xtype = A->xtype ; in SuiteSparseQR_C_factorize()
195 return (QR) ; in SuiteSparseQR_C_factorize()
224 QR->xtype = A->xtype ; in SuiteSparseQR_C_symbolic()
233 return (QR) ; in SuiteSparseQR_C_symbolic()
249 SuiteSparseQR_C_factorization *QR, in SuiteSparseQR_C_numeric() argument
255 RETURN_IF_NULL (QR, FALSE) ; in SuiteSparseQR_C_numeric()
258 if (QR->xtype == CHOLMOD_REAL) in SuiteSparseQR_C_numeric()
288 QR = *QR_handle ; in SuiteSparseQR_C_free()
289 if (QR->xtype == CHOLMOD_REAL) in SuiteSparseQR_C_free()
326 RETURN_IF_NULL (QR, NULL) ; in SuiteSparseQR_C_solve()
[all …]
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/SPQR/Source/
H A Dspqr_freefac.cpp18 SuiteSparseQR_factorization <Entry> *QR ; in spqr_freefac() local
26 QR = *QR_handle ; in spqr_freefac()
28 n = QR->nacols ; in spqr_freefac()
29 m = QR->narows ; in spqr_freefac()
30 bncols = QR->bncols ; in spqr_freefac()
31 n1rows = QR->n1rows ; in spqr_freefac()
32 r1nz = QR->r1nz ; in spqr_freefac()
34 spqr_freenum (& (QR->QRnum), cc) ; in spqr_freefac()
35 spqr_freesym (& (QR->QRsym), cc) ; in spqr_freefac()
38 cholmod_l_free (m, sizeof (Long), QR->P1inv, cc) ; in spqr_freefac()
[all …]
H A DSuiteSparseQR_C.cpp187 QR->xtype = A->xtype ; in SuiteSparseQR_C_factorize()
195 return (QR) ; in SuiteSparseQR_C_factorize()
224 QR->xtype = A->xtype ; in SuiteSparseQR_C_symbolic()
233 return (QR) ; in SuiteSparseQR_C_symbolic()
249 SuiteSparseQR_C_factorization *QR, in SuiteSparseQR_C_numeric() argument
255 RETURN_IF_NULL (QR, FALSE) ; in SuiteSparseQR_C_numeric()
258 if (QR->xtype == CHOLMOD_REAL) in SuiteSparseQR_C_numeric()
288 QR = *QR_handle ; in SuiteSparseQR_C_free()
289 if (QR->xtype == CHOLMOD_REAL) in SuiteSparseQR_C_free()
326 RETURN_IF_NULL (QR, NULL) ; in SuiteSparseQR_C_solve()
[all …]
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/SPQR/Source/
H A Dspqr_freefac.cpp18 SuiteSparseQR_factorization <Entry> *QR ; in spqr_freefac() local
26 QR = *QR_handle ; in spqr_freefac()
28 n = QR->nacols ; in spqr_freefac()
29 m = QR->narows ; in spqr_freefac()
30 bncols = QR->bncols ; in spqr_freefac()
31 n1rows = QR->n1rows ; in spqr_freefac()
32 r1nz = QR->r1nz ; in spqr_freefac()
34 spqr_freenum (& (QR->QRnum), cc) ; in spqr_freefac()
35 spqr_freesym (& (QR->QRsym), cc) ; in spqr_freefac()
38 cholmod_l_free (m, sizeof (Long), QR->P1inv, cc) ; in spqr_freefac()
[all …]
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/SPQR/Source/
H A Dspqr_freefac.cpp18 SuiteSparseQR_factorization <Entry> *QR ; in spqr_freefac() local
26 QR = *QR_handle ; in spqr_freefac()
28 n = QR->nacols ; in spqr_freefac()
29 m = QR->narows ; in spqr_freefac()
30 bncols = QR->bncols ; in spqr_freefac()
31 n1rows = QR->n1rows ; in spqr_freefac()
32 r1nz = QR->r1nz ; in spqr_freefac()
34 spqr_freenum (& (QR->QRnum), cc) ; in spqr_freefac()
35 spqr_freesym (& (QR->QRsym), cc) ; in spqr_freefac()
38 cholmod_l_free (m, sizeof (Long), QR->P1inv, cc) ; in spqr_freefac()
[all …]
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/SPQR/Source/
H A Dspqr_freefac.cpp18 SuiteSparseQR_factorization <Entry> *QR ; in spqr_freefac() local
26 QR = *QR_handle ; in spqr_freefac()
28 n = QR->nacols ; in spqr_freefac()
29 m = QR->narows ; in spqr_freefac()
30 bncols = QR->bncols ; in spqr_freefac()
31 n1rows = QR->n1rows ; in spqr_freefac()
32 r1nz = QR->r1nz ; in spqr_freefac()
34 spqr_freenum (& (QR->QRnum), cc) ; in spqr_freefac()
35 spqr_freesym (& (QR->QRsym), cc) ; in spqr_freefac()
38 cholmod_l_free (m, sizeof (Long), QR->P1inv, cc) ; in spqr_freefac()
[all …]
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/SPQR/Source/
H A Dspqr_freefac.cpp18 SuiteSparseQR_factorization <Entry> *QR ; in spqr_freefac() local
26 QR = *QR_handle ; in spqr_freefac()
28 n = QR->nacols ; in spqr_freefac()
29 m = QR->narows ; in spqr_freefac()
30 bncols = QR->bncols ; in spqr_freefac()
31 n1rows = QR->n1rows ; in spqr_freefac()
32 r1nz = QR->r1nz ; in spqr_freefac()
34 spqr_freenum (& (QR->QRnum), cc) ; in spqr_freefac()
35 spqr_freesym (& (QR->QRsym), cc) ; in spqr_freefac()
38 cholmod_l_free (m, sizeof (Long), QR->P1inv, cc) ; in spqr_freefac()
[all …]
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/SPQR/Source/
H A Dspqr_freefac.cpp18 SuiteSparseQR_factorization <Entry> *QR ; in spqr_freefac() local
26 QR = *QR_handle ; in spqr_freefac()
28 n = QR->nacols ; in spqr_freefac()
29 m = QR->narows ; in spqr_freefac()
30 bncols = QR->bncols ; in spqr_freefac()
31 n1rows = QR->n1rows ; in spqr_freefac()
32 r1nz = QR->r1nz ; in spqr_freefac()
34 spqr_freenum (& (QR->QRnum), cc) ; in spqr_freefac()
35 spqr_freesym (& (QR->QRsym), cc) ; in spqr_freefac()
38 cholmod_l_free (m, sizeof (Long), QR->P1inv, cc) ; in spqr_freefac()
[all …]
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/SPQR/Source/
H A Dspqr_freefac.cpp18 SuiteSparseQR_factorization <Entry> *QR ; in spqr_freefac() local
26 QR = *QR_handle ; in spqr_freefac()
28 n = QR->nacols ; in spqr_freefac()
29 m = QR->narows ; in spqr_freefac()
30 bncols = QR->bncols ; in spqr_freefac()
31 n1rows = QR->n1rows ; in spqr_freefac()
32 r1nz = QR->r1nz ; in spqr_freefac()
34 spqr_freenum (& (QR->QRnum), cc) ; in spqr_freefac()
35 spqr_freesym (& (QR->QRsym), cc) ; in spqr_freefac()
38 cholmod_l_free (m, sizeof (Long), QR->P1inv, cc) ; in spqr_freefac()
[all …]
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/SPQR/Source/
H A Dspqr_freefac.cpp18 SuiteSparseQR_factorization <Entry> *QR ; in spqr_freefac() local
26 QR = *QR_handle ; in spqr_freefac()
28 n = QR->nacols ; in spqr_freefac()
29 m = QR->narows ; in spqr_freefac()
30 bncols = QR->bncols ; in spqr_freefac()
31 n1rows = QR->n1rows ; in spqr_freefac()
32 r1nz = QR->r1nz ; in spqr_freefac()
34 spqr_freenum (& (QR->QRnum), cc) ; in spqr_freefac()
35 spqr_freesym (& (QR->QRsym), cc) ; in spqr_freefac()
38 cholmod_l_free (m, sizeof (Long), QR->P1inv, cc) ; in spqr_freefac()
[all …]
H A DSuiteSparseQR_C.cpp187 QR->xtype = A->xtype ; in SuiteSparseQR_C_factorize()
195 return (QR) ; in SuiteSparseQR_C_factorize()
224 QR->xtype = A->xtype ; in SuiteSparseQR_C_symbolic()
233 return (QR) ; in SuiteSparseQR_C_symbolic()
249 SuiteSparseQR_C_factorization *QR, in SuiteSparseQR_C_numeric() argument
255 RETURN_IF_NULL (QR, FALSE) ; in SuiteSparseQR_C_numeric()
258 if (QR->xtype == CHOLMOD_REAL) in SuiteSparseQR_C_numeric()
288 QR = *QR_handle ; in SuiteSparseQR_C_free()
289 if (QR->xtype == CHOLMOD_REAL) in SuiteSparseQR_C_free()
326 RETURN_IF_NULL (QR, NULL) ; in SuiteSparseQR_C_solve()
[all …]
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/SPQR/Source/
H A Dspqr_freefac.cpp18 SuiteSparseQR_factorization <Entry> *QR ; in spqr_freefac() local
26 QR = *QR_handle ; in spqr_freefac()
28 n = QR->nacols ; in spqr_freefac()
29 m = QR->narows ; in spqr_freefac()
30 bncols = QR->bncols ; in spqr_freefac()
31 n1rows = QR->n1rows ; in spqr_freefac()
32 r1nz = QR->r1nz ; in spqr_freefac()
34 spqr_freenum (& (QR->QRnum), cc) ; in spqr_freefac()
35 spqr_freesym (& (QR->QRsym), cc) ; in spqr_freefac()
38 cholmod_l_free (m, sizeof (Long), QR->P1inv, cc) ; in spqr_freefac()
[all …]
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/SPQR/Source/
H A Dspqr_freefac.cpp18 SuiteSparseQR_factorization <Entry> *QR ; in spqr_freefac() local
26 QR = *QR_handle ; in spqr_freefac()
28 n = QR->nacols ; in spqr_freefac()
29 m = QR->narows ; in spqr_freefac()
30 bncols = QR->bncols ; in spqr_freefac()
31 n1rows = QR->n1rows ; in spqr_freefac()
32 r1nz = QR->r1nz ; in spqr_freefac()
34 spqr_freenum (& (QR->QRnum), cc) ; in spqr_freefac()
35 spqr_freesym (& (QR->QRsym), cc) ; in spqr_freefac()
38 cholmod_l_free (m, sizeof (Long), QR->P1inv, cc) ; in spqr_freefac()
[all …]
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/SPQR/Source/
H A Dspqr_freefac.cpp18 SuiteSparseQR_factorization <Entry> *QR ; in spqr_freefac() local
26 QR = *QR_handle ; in spqr_freefac()
28 n = QR->nacols ; in spqr_freefac()
29 m = QR->narows ; in spqr_freefac()
30 bncols = QR->bncols ; in spqr_freefac()
31 n1rows = QR->n1rows ; in spqr_freefac()
32 r1nz = QR->r1nz ; in spqr_freefac()
34 spqr_freenum (& (QR->QRnum), cc) ; in spqr_freefac()
35 spqr_freesym (& (QR->QRsym), cc) ; in spqr_freefac()
38 cholmod_l_free (m, sizeof (Long), QR->P1inv, cc) ; in spqr_freefac()
[all …]
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/SPQR/Source/
H A Dspqr_freefac.cpp18 SuiteSparseQR_factorization <Entry> *QR ; in spqr_freefac() local
26 QR = *QR_handle ; in spqr_freefac()
28 n = QR->nacols ; in spqr_freefac()
29 m = QR->narows ; in spqr_freefac()
30 bncols = QR->bncols ; in spqr_freefac()
31 n1rows = QR->n1rows ; in spqr_freefac()
32 r1nz = QR->r1nz ; in spqr_freefac()
34 spqr_freenum (& (QR->QRnum), cc) ; in spqr_freefac()
35 spqr_freesym (& (QR->QRsym), cc) ; in spqr_freefac()
38 cholmod_l_free (m, sizeof (Long), QR->P1inv, cc) ; in spqr_freefac()
[all …]
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/SPQR/Source/
H A Dspqr_freefac.cpp18 SuiteSparseQR_factorization <Entry> *QR ; in spqr_freefac() local
26 QR = *QR_handle ; in spqr_freefac()
28 n = QR->nacols ; in spqr_freefac()
29 m = QR->narows ; in spqr_freefac()
30 bncols = QR->bncols ; in spqr_freefac()
31 n1rows = QR->n1rows ; in spqr_freefac()
32 r1nz = QR->r1nz ; in spqr_freefac()
34 spqr_freenum (& (QR->QRnum), cc) ; in spqr_freefac()
35 spqr_freesym (& (QR->QRsym), cc) ; in spqr_freefac()
38 cholmod_l_free (m, sizeof (Long), QR->P1inv, cc) ; in spqr_freefac()
[all …]
/dports/math/gsl/gsl-2.7/linalg/
H A Dqr.c152 if (QR->size1 != QR->size2) in gsl_linalg_QR_solve()
187 if (QR->size1 != QR->size2) in gsl_linalg_QR_svx()
218 const size_t M = QR->size1; in gsl_linalg_QR_lssolve()
219 const size_t N = QR->size2; in gsl_linalg_QR_lssolve()
265 if (QR->size1 != QR->size2) in gsl_linalg_QR_Rsolve()
293 if (QR->size1 != QR->size2) in gsl_linalg_QR_Rsvx()
364 const size_t M = QR->size1; in gsl_linalg_QR_QTvec()
365 const size_t N = QR->size2; in gsl_linalg_QR_QTvec()
396 const size_t M = QR->size1; in gsl_linalg_QR_Qvec()
397 const size_t N = QR->size2; in gsl_linalg_QR_Qvec()
[all …]

12345678910>>...156