Home
last modified time | relevance | path

Searched refs:klu (Results 1 – 25 of 843) sorted by relevance

12345678910>>...34

/dports/security/libcryptui/libcryptui-3.12.2/po/
H A Dbe@latin.po359 msgstr "Publičnyja klučy dla hetaha servera klučoŭ."
443 "Server klučoŭ, kudy publikavać klučy PGP. Ci pusty, kab nie publikavać klučy "
506 msgstr "Ci treba aŭtamatyčna atrymvać klučy z serveraŭ klučoŭ."
662 msgstr "Dasyłańnie klučoŭ na server klučoŭ..."
940 msgstr "Aŭtamatyčna atrymvaj klučy z _serveraŭ klučoŭ"
2320 msgstr "Impartuj klučy ŭ svaju źviazku klučoŭ z fajłu"
2452 "kluča."
2460 msgstr "Šukaj klučy na servery klučoŭ"
2614 msgstr "Niemahčyma zimpartavać klučy ŭ źviazku klučoŭ"
2618 msgstr "Impartavańnia klučoŭ z serveraŭ klučoŭ"
[all …]
/dports/security/seahorse/seahorse-41.0/po/
H A Dbe@latin.po360 msgstr "Publičnyja klučy dla hetaha servera klučoŭ."
444 "Server klučoŭ, kudy publikavać klučy PGP. Ci pusty, kab nie publikavać klučy "
507 msgstr "Ci treba aŭtamatyčna atrymvać klučy z serveraŭ klučoŭ."
663 msgstr "Dasyłańnie klučoŭ na server klučoŭ..."
941 msgstr "Aŭtamatyčna atrymvaj klučy z _serveraŭ klučoŭ"
2321 msgstr "Impartuj klučy ŭ svaju źviazku klučoŭ z fajłu"
2453 "kluča."
2461 msgstr "Šukaj klučy na servery klučoŭ"
2615 msgstr "Niemahčyma zimpartavać klučy ŭ źviazku klučoŭ"
2619 msgstr "Impartavańnia klučoŭ z serveraŭ klučoŭ"
[all …]
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/KLU/MATLAB/Test/
H A Dtest3.m5 % See also klu
25 [LU,info,cond_estimate] = klu (A) ;
36 x = klu (LU,'\',b) ;
41 [x,info,cond_estimate] = klu (A, '\', b) ; %#ok
47 [x,info] = klu (A, '\', b, struct ('ordering',1)) ; %#ok
49 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',2)) ; %#ok
52 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',3)) ; %#ok
54 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',4)) ; %#ok
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/KLU/MATLAB/Test/
H A Dtest3.m5 % See also klu
25 [LU,info,cond_estimate] = klu (A) ;
36 x = klu (LU,'\',b) ;
41 [x,info,cond_estimate] = klu (A, '\', b) ; %#ok
47 [x,info] = klu (A, '\', b, struct ('ordering',1)) ; %#ok
49 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',2)) ; %#ok
52 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',3)) ; %#ok
54 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',4)) ; %#ok
/dports/math/suitesparse-config/SuiteSparse-5.10.1/KLU/MATLAB/Test/
H A Dtest3.m5 % See also klu
25 [LU,info,cond_estimate] = klu (A) ;
36 x = klu (LU,'\',b) ;
41 [x,info,cond_estimate] = klu (A, '\', b) ; %#ok
47 [x,info] = klu (A, '\', b, struct ('ordering',1)) ; %#ok
49 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',2)) ; %#ok
52 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',3)) ; %#ok
54 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',4)) ; %#ok
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/KLU/MATLAB/Test/
H A Dtest3.m5 % See also klu
25 [LU,info,cond_estimate] = klu (A) ;
36 x = klu (LU,'\',b) ;
41 [x,info,cond_estimate] = klu (A, '\', b) ; %#ok
47 [x,info] = klu (A, '\', b, struct ('ordering',1)) ; %#ok
49 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',2)) ; %#ok
52 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',3)) ; %#ok
54 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',4)) ; %#ok
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/KLU/MATLAB/Test/
H A Dtest3.m5 % See also klu
25 [LU,info,cond_estimate] = klu (A) ;
36 x = klu (LU,'\',b) ;
41 [x,info,cond_estimate] = klu (A, '\', b) ; %#ok
47 [x,info] = klu (A, '\', b, struct ('ordering',1)) ; %#ok
49 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',2)) ; %#ok
52 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',3)) ; %#ok
54 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',4)) ; %#ok
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/KLU/MATLAB/Test/
H A Dtest3.m5 % See also klu
25 [LU,info,cond_estimate] = klu (A) ;
36 x = klu (LU,'\',b) ;
41 [x,info,cond_estimate] = klu (A, '\', b) ; %#ok
47 [x,info] = klu (A, '\', b, struct ('ordering',1)) ; %#ok
49 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',2)) ; %#ok
52 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',3)) ; %#ok
54 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',4)) ; %#ok
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/KLU/MATLAB/Test/
H A Dtest3.m5 % See also klu
25 [LU,info,cond_estimate] = klu (A) ;
36 x = klu (LU,'\',b) ;
41 [x,info,cond_estimate] = klu (A, '\', b) ; %#ok
47 [x,info] = klu (A, '\', b, struct ('ordering',1)) ; %#ok
49 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',2)) ; %#ok
52 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',3)) ; %#ok
54 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',4)) ; %#ok
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/KLU/MATLAB/Test/
H A Dtest3.m5 % See also klu
25 [LU,info,cond_estimate] = klu (A) ;
36 x = klu (LU,'\',b) ;
41 [x,info,cond_estimate] = klu (A, '\', b) ; %#ok
47 [x,info] = klu (A, '\', b, struct ('ordering',1)) ; %#ok
49 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',2)) ; %#ok
52 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',3)) ; %#ok
54 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',4)) ; %#ok
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/KLU/MATLAB/Test/
H A Dtest3.m5 % See also klu
25 [LU,info,cond_estimate] = klu (A) ;
36 x = klu (LU,'\',b) ;
41 [x,info,cond_estimate] = klu (A, '\', b) ; %#ok
47 [x,info] = klu (A, '\', b, struct ('ordering',1)) ; %#ok
49 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',2)) ; %#ok
52 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',3)) ; %#ok
54 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',4)) ; %#ok
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/KLU/MATLAB/Test/
H A Dtest3.m5 % See also klu
25 [LU,info,cond_estimate] = klu (A) ;
36 x = klu (LU,'\',b) ;
41 [x,info,cond_estimate] = klu (A, '\', b) ; %#ok
47 [x,info] = klu (A, '\', b, struct ('ordering',1)) ; %#ok
49 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',2)) ; %#ok
52 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',3)) ; %#ok
54 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',4)) ; %#ok
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/KLU/MATLAB/Test/
H A Dtest3.m5 % See also klu
25 [LU,info,cond_estimate] = klu (A) ;
36 x = klu (LU,'\',b) ;
41 [x,info,cond_estimate] = klu (A, '\', b) ; %#ok
47 [x,info] = klu (A, '\', b, struct ('ordering',1)) ; %#ok
49 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',2)) ; %#ok
52 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',3)) ; %#ok
54 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',4)) ; %#ok
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/KLU/MATLAB/Test/
H A Dtest3.m5 % See also klu
25 [LU,info,cond_estimate] = klu (A) ;
36 x = klu (LU,'\',b) ;
41 [x,info,cond_estimate] = klu (A, '\', b) ; %#ok
47 [x,info] = klu (A, '\', b, struct ('ordering',1)) ; %#ok
49 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',2)) ; %#ok
52 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',3)) ; %#ok
54 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',4)) ; %#ok
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/KLU/MATLAB/Test/
H A Dtest3.m5 % See also klu
25 [LU,info,cond_estimate] = klu (A) ;
36 x = klu (LU,'\',b) ;
41 [x,info,cond_estimate] = klu (A, '\', b) ; %#ok
47 [x,info] = klu (A, '\', b, struct ('ordering',1)) ; %#ok
49 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',2)) ; %#ok
52 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',3)) ; %#ok
54 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',4)) ; %#ok
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/KLU/MATLAB/Test/
H A Dtest3.m5 % See also klu
25 [LU,info,cond_estimate] = klu (A) ;
36 x = klu (LU,'\',b) ;
41 [x,info,cond_estimate] = klu (A, '\', b) ; %#ok
47 [x,info] = klu (A, '\', b, struct ('ordering',1)) ; %#ok
49 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',2)) ; %#ok
52 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',3)) ; %#ok
54 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',4)) ; %#ok
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/KLU/MATLAB/Test/
H A Dtest3.m5 % See also klu
25 [LU,info,cond_estimate] = klu (A) ;
36 x = klu (LU,'\',b) ;
41 [x,info,cond_estimate] = klu (A, '\', b) ; %#ok
47 [x,info] = klu (A, '\', b, struct ('ordering',1)) ; %#ok
49 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',2)) ; %#ok
52 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',3)) ; %#ok
54 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',4)) ; %#ok
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/KLU/MATLAB/Test/
H A Dtest3.m5 % See also klu
25 [LU,info,cond_estimate] = klu (A) ;
36 x = klu (LU,'\',b) ;
41 [x,info,cond_estimate] = klu (A, '\', b) ; %#ok
47 [x,info] = klu (A, '\', b, struct ('ordering',1)) ; %#ok
49 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',2)) ; %#ok
52 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',3)) ; %#ok
54 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',4)) ; %#ok
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/KLU/MATLAB/Test/
H A Dtest3.m5 % See also klu
25 [LU,info,cond_estimate] = klu (A) ;
36 x = klu (LU,'\',b) ;
41 [x,info,cond_estimate] = klu (A, '\', b) ; %#ok
47 [x,info] = klu (A, '\', b, struct ('ordering',1)) ; %#ok
49 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',2)) ; %#ok
52 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',3)) ; %#ok
54 [x,info,cond_estimate] = klu (A, '\', b, struct ('ordering',4)) ; %#ok
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/KLU/MATLAB/
H A Dklu.m1 function [LU_or_x,info,c] = klu (A,operation,b,opts) %#ok function
5 % LU = klu (A) factorizes R\A(p,q) into L*U+F, returning a struct
6 % x = klu (A,'\',b) x = A\b, using KLU
7 % x = klu (b,'/',A) x = b/A, using KLU
8 % x = klu (LU,'\',b) x = A\b, where LU = klu(A)
9 % x = klu (b,'/',LU) x = b/A, where LU = klu(A)
46 % Two optional outputs, [LU,info,c] = klu (A) or [x,info,c] = klu (A,'\',b)
64 % info and c are relevant only if the matrix is factorized (LU = klu (A),
65 % x = klu (A,'/',b), or x = klu (b,'/',A) usages).
72 error ('klu mexFunction not found') ;
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/KLU/MATLAB/
H A Dklu.m1 function [LU_or_x,info,c] = klu (A,operation,b,opts) %#ok function
5 % LU = klu (A) factorizes R\A(p,q) into L*U+F, returning a struct
6 % x = klu (A,'\',b) x = A\b, using KLU
7 % x = klu (b,'/',A) x = b/A, using KLU
8 % x = klu (LU,'\',b) x = A\b, where LU = klu(A)
9 % x = klu (b,'/',LU) x = b/A, where LU = klu(A)
46 % Two optional outputs, [LU,info,c] = klu (A) or [x,info,c] = klu (A,'\',b)
64 % info and c are relevant only if the matrix is factorized (LU = klu (A),
65 % x = klu (A,'/',b), or x = klu (b,'/',A) usages).
72 error ('klu mexFunction not found') ;
/dports/math/suitesparse-config/SuiteSparse-5.10.1/KLU/MATLAB/
H A Dklu.m1 function [LU_or_x,info,c] = klu (A,operation,b,opts) %#ok function
5 % LU = klu (A) factorizes R\A(p,q) into L*U+F, returning a struct
6 % x = klu (A,'\',b) x = A\b, using KLU
7 % x = klu (b,'/',A) x = b/A, using KLU
8 % x = klu (LU,'\',b) x = A\b, where LU = klu(A)
9 % x = klu (b,'/',LU) x = b/A, where LU = klu(A)
46 % Two optional outputs, [LU,info,c] = klu (A) or [x,info,c] = klu (A,'\',b)
64 % info and c are relevant only if the matrix is factorized (LU = klu (A),
65 % x = klu (A,'/',b), or x = klu (b,'/',A) usages).
72 error ('klu mexFunction not found') ;
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/KLU/MATLAB/
H A Dklu.m1 function [LU_or_x,info,c] = klu (A,operation,b,opts) %#ok function
5 % LU = klu (A) factorizes R\A(p,q) into L*U+F, returning a struct
6 % x = klu (A,'\',b) x = A\b, using KLU
7 % x = klu (b,'/',A) x = b/A, using KLU
8 % x = klu (LU,'\',b) x = A\b, where LU = klu(A)
9 % x = klu (b,'/',LU) x = b/A, where LU = klu(A)
46 % Two optional outputs, [LU,info,c] = klu (A) or [x,info,c] = klu (A,'\',b)
64 % info and c are relevant only if the matrix is factorized (LU = klu (A),
65 % x = klu (A,'/',b), or x = klu (b,'/',A) usages).
72 error ('klu mexFunction not found') ;
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/KLU/MATLAB/
H A Dklu.m1 function [LU_or_x,info,c] = klu (A,operation,b,opts) %#ok function
5 % LU = klu (A) factorizes R\A(p,q) into L*U+F, returning a struct
6 % x = klu (A,'\',b) x = A\b, using KLU
7 % x = klu (b,'/',A) x = b/A, using KLU
8 % x = klu (LU,'\',b) x = A\b, where LU = klu(A)
9 % x = klu (b,'/',LU) x = b/A, where LU = klu(A)
46 % Two optional outputs, [LU,info,c] = klu (A) or [x,info,c] = klu (A,'\',b)
64 % info and c are relevant only if the matrix is factorized (LU = klu (A),
65 % x = klu (A,'/',b), or x = klu (b,'/',A) usages).
72 error ('klu mexFunction not found') ;
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/KLU/MATLAB/
H A Dklu.m1 function [LU_or_x,info,c] = klu (A,operation,b,opts) %#ok function
5 % LU = klu (A) factorizes R\A(p,q) into L*U+F, returning a struct
6 % x = klu (A,'\',b) x = A\b, using KLU
7 % x = klu (b,'/',A) x = b/A, using KLU
8 % x = klu (LU,'\',b) x = A\b, where LU = klu(A)
9 % x = klu (b,'/',LU) x = b/A, where LU = klu(A)
46 % Two optional outputs, [LU,info,c] = klu (A) or [x,info,c] = klu (A,'\',b)
64 % info and c are relevant only if the matrix is factorized (LU = klu (A),
65 % x = klu (A,'/',b), or x = klu (b,'/',A) usages).
72 error ('klu mexFunction not found') ;

12345678910>>...34