Home
last modified time | relevance | path

Searched refs:amd2 (Results 1 – 25 of 478) sorted by relevance

12345678910>>...20

/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/AMD/MATLAB/
H A DContents.m3 % amd2 - p = amd2 (A), the approximate minimum degree ordering of A
4 % amd_demo - a demo of amd2, using the can_24 matrix
5 % amd_make - to compile amd2 for use in MATLAB
6 % amd_install - compile and install amd2 for use in MATLAB
8 % See also: amd, amd2, colamd, symamd, colmmd, symmmd, umfpack
10 % Note that amd2 and the built-in amd function in MATLAB 7.3 and later are one
14 % p = amd2 (A) ;
H A Damd2.m1 function [p, Info] = amd2 (A, Control) %#ok function
2 %AMD2 p = amd2 (A), the approximate minimum degree ordering of A
12 % Usage: P = amd2 (S) ; % finds the ordering
13 % [P, Info] = amd2 (S, Control) ; % optional parameters & statistics
14 % Control = amd2 ; % returns default parameters
15 % amd2 ; % prints default parameters.
59 % P = amd2 (S) ;
72 error ('amd2 mexFunction not found') ;
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/AMD/MATLAB/
H A DContents.m3 % amd2 - p = amd2 (A), the approximate minimum degree ordering of A
4 % amd_demo - a demo of amd2, using the can_24 matrix
5 % amd_make - to compile amd2 for use in MATLAB
6 % amd_install - compile and install amd2 for use in MATLAB
8 % See also: amd, amd2, colamd, symamd, colmmd, symmmd, umfpack
10 % Note that amd2 and the built-in amd function in MATLAB 7.3 and later are one
14 % p = amd2 (A) ;
H A Damd2.m1 function [p, Info] = amd2 (A, Control) %#ok function
2 %AMD2 p = amd2 (A), the approximate minimum degree ordering of A
12 % Usage: P = amd2 (S) ; % finds the ordering
13 % [P, Info] = amd2 (S, Control) ; % optional parameters & statistics
14 % Control = amd2 ; % returns default parameters
15 % amd2 ; % prints default parameters.
59 % P = amd2 (S) ;
72 error ('amd2 mexFunction not found') ;
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/AMD/MATLAB/
H A DContents.m3 % amd2 - p = amd2 (A), the approximate minimum degree ordering of A
4 % amd_demo - a demo of amd2, using the can_24 matrix
5 % amd_make - to compile amd2 for use in MATLAB
6 % amd_install - compile and install amd2 for use in MATLAB
8 % See also: amd, amd2, colamd, symamd, colmmd, symmmd, umfpack
10 % Note that amd2 and the built-in amd function in MATLAB 7.3 and later are one
14 % p = amd2 (A) ;
H A Damd2.m1 function [p, Info] = amd2 (A, Control) %#ok function
2 %AMD2 p = amd2 (A), the approximate minimum degree ordering of A
12 % Usage: P = amd2 (S) ; % finds the ordering
13 % [P, Info] = amd2 (S, Control) ; % optional parameters & statistics
14 % Control = amd2 ; % returns default parameters
15 % amd2 ; % prints default parameters.
59 % P = amd2 (S) ;
72 error ('amd2 mexFunction not found') ;
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/AMD/MATLAB/
H A DContents.m3 % amd2 - p = amd2 (A), the approximate minimum degree ordering of A
4 % amd_demo - a demo of amd2, using the can_24 matrix
5 % amd_make - to compile amd2 for use in MATLAB
6 % amd_install - compile and install amd2 for use in MATLAB
8 % See also: amd, amd2, colamd, symamd, colmmd, symmmd, umfpack
10 % Note that amd2 and the built-in amd function in MATLAB 7.3 and later are one
14 % p = amd2 (A) ;
H A Damd2.m1 function [p, Info] = amd2 (A, Control) %#ok function
2 %AMD2 p = amd2 (A), the approximate minimum degree ordering of A
12 % Usage: P = amd2 (S) ; % finds the ordering
13 % [P, Info] = amd2 (S, Control) ; % optional parameters & statistics
14 % Control = amd2 ; % returns default parameters
15 % amd2 ; % prints default parameters.
59 % P = amd2 (S) ;
72 error ('amd2 mexFunction not found') ;
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/AMD/MATLAB/
H A DContents.m3 % amd2 - p = amd2 (A), the approximate minimum degree ordering of A
4 % amd_demo - a demo of amd2, using the can_24 matrix
5 % amd_make - to compile amd2 for use in MATLAB
6 % amd_install - compile and install amd2 for use in MATLAB
8 % See also: amd, amd2, colamd, symamd, colmmd, symmmd, umfpack
10 % Note that amd2 and the built-in amd function in MATLAB 7.3 and later are one
14 % p = amd2 (A) ;
H A Damd2.m1 function [p, Info] = amd2 (A, Control) %#ok function
2 %AMD2 p = amd2 (A), the approximate minimum degree ordering of A
12 % Usage: P = amd2 (S) ; % finds the ordering
13 % [P, Info] = amd2 (S, Control) ; % optional parameters & statistics
14 % Control = amd2 ; % returns default parameters
15 % amd2 ; % prints default parameters.
59 % P = amd2 (S) ;
72 error ('amd2 mexFunction not found') ;
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/AMD/MATLAB/
H A DContents.m3 % amd2 - p = amd2 (A), the approximate minimum degree ordering of A
4 % amd_demo - a demo of amd2, using the can_24 matrix
5 % amd_make - to compile amd2 for use in MATLAB
6 % amd_install - compile and install amd2 for use in MATLAB
8 % See also: amd, amd2, colamd, symamd, colmmd, symmmd, umfpack
10 % Note that amd2 and the built-in amd function in MATLAB 7.3 and later are one
14 % p = amd2 (A) ;
H A Damd2.m1 function [p, Info] = amd2 (A, Control) %#ok function
2 %AMD2 p = amd2 (A), the approximate minimum degree ordering of A
12 % Usage: P = amd2 (S) ; % finds the ordering
13 % [P, Info] = amd2 (S, Control) ; % optional parameters & statistics
14 % Control = amd2 ; % returns default parameters
15 % amd2 ; % prints default parameters.
59 % P = amd2 (S) ;
72 error ('amd2 mexFunction not found') ;
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/AMD/MATLAB/
H A DContents.m3 % amd2 - p = amd2 (A), the approximate minimum degree ordering of A
4 % amd_demo - a demo of amd2, using the can_24 matrix
5 % amd_make - to compile amd2 for use in MATLAB
6 % amd_install - compile and install amd2 for use in MATLAB
8 % See also: amd, amd2, colamd, symamd, colmmd, symmmd, umfpack
10 % Note that amd2 and the built-in amd function in MATLAB 7.3 and later are one
14 % p = amd2 (A) ;
H A Damd2.m1 function [p, Info] = amd2 (A, Control) %#ok function
2 %AMD2 p = amd2 (A), the approximate minimum degree ordering of A
12 % Usage: P = amd2 (S) ; % finds the ordering
13 % [P, Info] = amd2 (S, Control) ; % optional parameters & statistics
14 % Control = amd2 ; % returns default parameters
15 % amd2 ; % prints default parameters.
59 % P = amd2 (S) ;
72 error ('amd2 mexFunction not found') ;
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/AMD/MATLAB/
H A DContents.m3 % amd2 - p = amd2 (A), the approximate minimum degree ordering of A
4 % amd_demo - a demo of amd2, using the can_24 matrix
5 % amd_make - to compile amd2 for use in MATLAB
6 % amd_install - compile and install amd2 for use in MATLAB
8 % See also: amd, amd2, colamd, symamd, colmmd, symmmd, umfpack
10 % Note that amd2 and the built-in amd function in MATLAB 7.3 and later are one
14 % p = amd2 (A) ;
/dports/math/suitesparse-config/SuiteSparse-5.10.1/AMD/MATLAB/
H A DContents.m3 % amd2 - p = amd2 (A), the approximate minimum degree ordering of A
4 % amd_demo - a demo of amd2, using the can_24 matrix
5 % amd_make - to compile amd2 for use in MATLAB
6 % amd_install - compile and install amd2 for use in MATLAB
8 % See also: amd, amd2, colamd, symamd, colmmd, symmmd, umfpack
10 % Note that amd2 and the built-in amd function in MATLAB 7.3 and later are one
14 % p = amd2 (A) ;
H A Damd2.m1 function [p, Info] = amd2 (A, Control) %#ok function
2 %AMD2 p = amd2 (A), the approximate minimum degree ordering of A
12 % Usage: P = amd2 (S) ; % finds the ordering
13 % [P, Info] = amd2 (S, Control) ; % optional parameters & statistics
14 % Control = amd2 ; % returns default parameters
15 % amd2 ; % prints default parameters.
59 % P = amd2 (S) ;
72 error ('amd2 mexFunction not found') ;
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/AMD/MATLAB/
H A DContents.m3 % amd2 - p = amd2 (A), the approximate minimum degree ordering of A
4 % amd_demo - a demo of amd2, using the can_24 matrix
5 % amd_make - to compile amd2 for use in MATLAB
6 % amd_install - compile and install amd2 for use in MATLAB
8 % See also: amd, amd2, colamd, symamd, colmmd, symmmd, umfpack
10 % Note that amd2 and the built-in amd function in MATLAB 7.3 and later are one
14 % p = amd2 (A) ;
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/AMD/MATLAB/
H A DContents.m3 % amd2 - p = amd2 (A), the approximate minimum degree ordering of A
4 % amd_demo - a demo of amd2, using the can_24 matrix
5 % amd_make - to compile amd2 for use in MATLAB
6 % amd_install - compile and install amd2 for use in MATLAB
8 % See also: amd, amd2, colamd, symamd, colmmd, symmmd, umfpack
10 % Note that amd2 and the built-in amd function in MATLAB 7.3 and later are one
14 % p = amd2 (A) ;
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/AMD/MATLAB/
H A DContents.m3 % amd2 - p = amd2 (A), the approximate minimum degree ordering of A
4 % amd_demo - a demo of amd2, using the can_24 matrix
5 % amd_make - to compile amd2 for use in MATLAB
6 % amd_install - compile and install amd2 for use in MATLAB
8 % See also: amd, amd2, colamd, symamd, colmmd, symmmd, umfpack
10 % Note that amd2 and the built-in amd function in MATLAB 7.3 and later are one
14 % p = amd2 (A) ;
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/AMD/MATLAB/
H A DContents.m3 % amd2 - p = amd2 (A), the approximate minimum degree ordering of A
4 % amd_demo - a demo of amd2, using the can_24 matrix
5 % amd_make - to compile amd2 for use in MATLAB
6 % amd_install - compile and install amd2 for use in MATLAB
8 % See also: amd, amd2, colamd, symamd, colmmd, symmmd, umfpack
10 % Note that amd2 and the built-in amd function in MATLAB 7.3 and later are one
14 % p = amd2 (A) ;
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/AMD/MATLAB/
H A DContents.m3 % amd2 - p = amd2 (A), the approximate minimum degree ordering of A
4 % amd_demo - a demo of amd2, using the can_24 matrix
5 % amd_make - to compile amd2 for use in MATLAB
6 % amd_install - compile and install amd2 for use in MATLAB
8 % See also: amd, amd2, colamd, symamd, colmmd, symmmd, umfpack
10 % Note that amd2 and the built-in amd function in MATLAB 7.3 and later are one
14 % p = amd2 (A) ;
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/AMD/MATLAB/
H A DContents.m3 % amd2 - p = amd2 (A), the approximate minimum degree ordering of A
4 % amd_demo - a demo of amd2, using the can_24 matrix
5 % amd_make - to compile amd2 for use in MATLAB
6 % amd_install - compile and install amd2 for use in MATLAB
8 % See also: amd, amd2, colamd, symamd, colmmd, symmmd, umfpack
10 % Note that amd2 and the built-in amd function in MATLAB 7.3 and later are one
14 % p = amd2 (A) ;
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/AMD/MATLAB/
H A DContents.m3 % amd2 - p = amd2 (A), the approximate minimum degree ordering of A
4 % amd_demo - a demo of amd2, using the can_24 matrix
5 % amd_make - to compile amd2 for use in MATLAB
6 % amd_install - compile and install amd2 for use in MATLAB
8 % See also: amd, amd2, colamd, symamd, colmmd, symmmd, umfpack
10 % Note that amd2 and the built-in amd function in MATLAB 7.3 and later are one
14 % p = amd2 (A) ;
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/AMD/MATLAB/
H A DContents.m3 % amd2 - p = amd2 (A), the approximate minimum degree ordering of A
4 % amd_demo - a demo of amd2, using the can_24 matrix
5 % amd_make - to compile amd2 for use in MATLAB
6 % amd_install - compile and install amd2 for use in MATLAB
8 % See also: amd, amd2, colamd, symamd, colmmd, symmmd, umfpack
10 % Note that amd2 and the built-in amd function in MATLAB 7.3 and later are one
14 % p = amd2 (A) ;

12345678910>>...20