Home
last modified time | relevance | path

Searched refs:ztype (Results 201 – 225 of 2167) sorted by relevance

12345678910>>...87

/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest153.m21 [opadd, t, ztype, xtype, ytype] = GB_spec_operator (add) ;
32 if (~isequal (ztype, xtype))
36 if (~isequal (ztype, ytype))
40 fprintf ('\n======================= monoid %s.%s:\n', opadd, ztype) ;
60 if (isequal (z2, ztype))
67 fprintf (' semirings with %s.%s: %d\n', opadd, ztype, n2) ;
H A DGB_spec_semiring.m1 function [multiply_op add_op identity ztype xtype ytype] = GB_spec_semiring (semiring)
4 % [multiply_op add_op identity ztype xtype ytype] = GB_spec_semiring (semiring)
7 % identity, and the ztype of z for z=multiply(...) and the monoid z=add(z,z).
46 [mult mult_optype ztype xtype ytype] = GB_spec_operator (semiring.multiply, semiring.class);
55 [add_opname add_optype add_ztype add_xtype add_ytype] = GB_spec_operator (semiring.add, ztype) ;
78 % make sure the monoid matches the operator ztype
79 if (~isequal (add_ztype, ztype))
80 error ('invalid monoid: must match ztype of multiplier') ;
87 % ztype
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest153.m21 [opadd, t, ztype, xtype, ytype] = GB_spec_operator (add) ;
32 if (~isequal (ztype, xtype))
36 if (~isequal (ztype, ytype))
40 fprintf ('\n======================= monoid %s.%s:\n', opadd, ztype) ;
60 if (isequal (z2, ztype))
67 fprintf (' semirings with %s.%s: %d\n', opadd, ztype, n2) ;
H A DGB_spec_semiring.m1 function [multiply_op add_op identity ztype xtype ytype] = GB_spec_semiring (semiring)
4 % [multiply_op add_op identity ztype xtype ytype] = GB_spec_semiring (semiring)
7 % identity, and the ztype of z for z=multiply(...) and the monoid z=add(z,z).
46 [mult mult_optype ztype xtype ytype] = GB_spec_operator (semiring.multiply, semiring.class);
55 [add_opname add_optype add_ztype add_xtype add_ytype] = GB_spec_operator (semiring.add, ztype) ;
78 % make sure the monoid matches the operator ztype
79 if (~isequal (add_ztype, ztype))
80 error ('invalid monoid: must match ztype of multiplier') ;
87 % ztype
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest153.m21 [opadd, t, ztype, xtype, ytype] = GB_spec_operator (add) ;
32 if (~isequal (ztype, xtype))
36 if (~isequal (ztype, ytype))
40 fprintf ('\n======================= monoid %s.%s:\n', opadd, ztype) ;
60 if (isequal (z2, ztype))
67 fprintf (' semirings with %s.%s: %d\n', opadd, ztype, n2) ;
H A DGB_spec_semiring.m1 function [multiply_op add_op identity ztype xtype ytype] = GB_spec_semiring (semiring)
4 % [multiply_op add_op identity ztype xtype ytype] = GB_spec_semiring (semiring)
7 % identity, and the ztype of z for z=multiply(...) and the monoid z=add(z,z).
46 [mult mult_optype ztype xtype ytype] = GB_spec_operator (semiring.multiply, semiring.class);
55 [add_opname add_optype add_ztype add_xtype add_ytype] = GB_spec_operator (semiring.add, ztype) ;
78 % make sure the monoid matches the operator ztype
79 if (~isequal (add_ztype, ztype))
80 error ('invalid monoid: must match ztype of multiplier') ;
87 % ztype
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest153.m21 [opadd, t, ztype, xtype, ytype] = GB_spec_operator (add) ;
32 if (~isequal (ztype, xtype))
36 if (~isequal (ztype, ytype))
40 fprintf ('\n======================= monoid %s.%s:\n', opadd, ztype) ;
60 if (isequal (z2, ztype))
67 fprintf (' semirings with %s.%s: %d\n', opadd, ztype, n2) ;
H A DGB_spec_semiring.m1 function [multiply_op add_op identity ztype xtype ytype] = GB_spec_semiring (semiring)
4 % [multiply_op add_op identity ztype xtype ytype] = GB_spec_semiring (semiring)
7 % identity, and the ztype of z for z=multiply(...) and the monoid z=add(z,z).
46 [mult mult_optype ztype xtype ytype] = GB_spec_operator (semiring.multiply, semiring.class);
55 [add_opname add_optype add_ztype add_xtype add_ytype] = GB_spec_operator (semiring.add, ztype) ;
78 % make sure the monoid matches the operator ztype
79 if (~isequal (add_ztype, ztype))
80 error ('invalid monoid: must match ztype of multiplier') ;
87 % ztype
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest153.m21 [opadd, t, ztype, xtype, ytype] = GB_spec_operator (add) ;
32 if (~isequal (ztype, xtype))
36 if (~isequal (ztype, ytype))
40 fprintf ('\n======================= monoid %s.%s:\n', opadd, ztype) ;
60 if (isequal (z2, ztype))
67 fprintf (' semirings with %s.%s: %d\n', opadd, ztype, n2) ;
H A DGB_spec_semiring.m1 function [multiply_op add_op identity ztype xtype ytype] = GB_spec_semiring (semiring)
4 % [multiply_op add_op identity ztype xtype ytype] = GB_spec_semiring (semiring)
7 % identity, and the ztype of z for z=multiply(...) and the monoid z=add(z,z).
46 [mult mult_optype ztype xtype ytype] = GB_spec_operator (semiring.multiply, semiring.class);
55 [add_opname add_optype add_ztype add_xtype add_ytype] = GB_spec_operator (semiring.add, ztype) ;
78 % make sure the monoid matches the operator ztype
79 if (~isequal (add_ztype, ztype))
80 error ('invalid monoid: must match ztype of multiplier') ;
87 % ztype
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest153.m21 [opadd, t, ztype, xtype, ytype] = GB_spec_operator (add) ;
32 if (~isequal (ztype, xtype))
36 if (~isequal (ztype, ytype))
40 fprintf ('\n======================= monoid %s.%s:\n', opadd, ztype) ;
60 if (isequal (z2, ztype))
67 fprintf (' semirings with %s.%s: %d\n', opadd, ztype, n2) ;
H A DGB_spec_semiring.m1 function [multiply_op add_op identity ztype xtype ytype] = GB_spec_semiring (semiring)
4 % [multiply_op add_op identity ztype xtype ytype] = GB_spec_semiring (semiring)
7 % identity, and the ztype of z for z=multiply(...) and the monoid z=add(z,z).
46 [mult mult_optype ztype xtype ytype] = GB_spec_operator (semiring.multiply, semiring.class);
55 [add_opname add_optype add_ztype add_xtype add_ytype] = GB_spec_operator (semiring.add, ztype) ;
78 % make sure the monoid matches the operator ztype
79 if (~isequal (add_ztype, ztype))
80 error ('invalid monoid: must match ztype of multiplier') ;
87 % ztype
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest153.m21 [opadd, t, ztype, xtype, ytype] = GB_spec_operator (add) ;
32 if (~isequal (ztype, xtype))
36 if (~isequal (ztype, ytype))
40 fprintf ('\n======================= monoid %s.%s:\n', opadd, ztype) ;
60 if (isequal (z2, ztype))
67 fprintf (' semirings with %s.%s: %d\n', opadd, ztype, n2) ;
H A DGB_spec_semiring.m1 function [multiply_op add_op identity ztype xtype ytype] = GB_spec_semiring (semiring)
4 % [multiply_op add_op identity ztype xtype ytype] = GB_spec_semiring (semiring)
7 % identity, and the ztype of z for z=multiply(...) and the monoid z=add(z,z).
46 [mult mult_optype ztype xtype ytype] = GB_spec_operator (semiring.multiply, semiring.class);
55 [add_opname add_optype add_ztype add_xtype add_ytype] = GB_spec_operator (semiring.add, ztype) ;
78 % make sure the monoid matches the operator ztype
79 if (~isequal (add_ztype, ztype))
80 error ('invalid monoid: must match ztype of multiplier') ;
87 % ztype
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest153.m21 [opadd, t, ztype, xtype, ytype] = GB_spec_operator (add) ;
32 if (~isequal (ztype, xtype))
36 if (~isequal (ztype, ytype))
40 fprintf ('\n======================= monoid %s.%s:\n', opadd, ztype) ;
60 if (isequal (z2, ztype))
67 fprintf (' semirings with %s.%s: %d\n', opadd, ztype, n2) ;
H A DGB_spec_semiring.m1 function [multiply_op add_op identity ztype xtype ytype] = GB_spec_semiring (semiring)
4 % [multiply_op add_op identity ztype xtype ytype] = GB_spec_semiring (semiring)
7 % identity, and the ztype of z for z=multiply(...) and the monoid z=add(z,z).
46 [mult mult_optype ztype xtype ytype] = GB_spec_operator (semiring.multiply, semiring.class);
55 [add_opname add_optype add_ztype add_xtype add_ytype] = GB_spec_operator (semiring.add, ztype) ;
78 % make sure the monoid matches the operator ztype
79 if (~isequal (add_ztype, ztype))
80 error ('invalid monoid: must match ztype of multiplier') ;
87 % ztype
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GraphBLAS/Test/
H A DGB_spec_semiring.m1 function [multiply_op add_op identity ztype xtype ytype] = GB_spec_semiring (semiring)
4 % [multiply_op add_op identity ztype xtype ytype] = GB_spec_semiring (semiring)
7 % identity, and the ztype of z for z=multiply(...) and the monoid z=add(z,z).
46 [mult mult_optype ztype xtype ytype] = GB_spec_operator (semiring.multiply, semiring.class);
55 [add_opname add_optype add_ztype add_xtype add_ytype] = GB_spec_operator (semiring.add, ztype) ;
78 % make sure the monoid matches the operator ztype
79 if (~isequal (add_ztype, ztype))
80 error ('invalid monoid: must match ztype of multiplier') ;
87 % ztype
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GraphBLAS/Test/
H A DGB_spec_semiring.m1 function [multiply_op add_op identity ztype xtype ytype] = GB_spec_semiring (semiring)
4 % [multiply_op add_op identity ztype xtype ytype] = GB_spec_semiring (semiring)
7 % identity, and the ztype of z for z=multiply(...) and the monoid z=add(z,z).
46 [mult mult_optype ztype xtype ytype] = GB_spec_operator (semiring.multiply, semiring.class);
55 [add_opname add_optype add_ztype add_xtype add_ytype] = GB_spec_operator (semiring.add, ztype) ;
78 % make sure the monoid matches the operator ztype
79 if (~isequal (add_ztype, ztype))
80 error ('invalid monoid: must match ztype of multiplier') ;
87 % ztype
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GraphBLAS/Test/
H A DGB_spec_semiring.m1 function [multiply_op add_op identity ztype xtype ytype] = GB_spec_semiring (semiring)
4 % [multiply_op add_op identity ztype xtype ytype] = GB_spec_semiring (semiring)
7 % identity, and the ztype of z for z=multiply(...) and the monoid z=add(z,z).
46 [mult mult_optype ztype xtype ytype] = GB_spec_operator (semiring.multiply, semiring.class);
55 [add_opname add_optype add_ztype add_xtype add_ytype] = GB_spec_operator (semiring.add, ztype) ;
78 % make sure the monoid matches the operator ztype
79 if (~isequal (add_ztype, ztype))
80 error ('invalid monoid: must match ztype of multiplier') ;
87 % ztype
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GraphBLAS/Test/
H A DGB_spec_semiring.m1 function [multiply_op add_op identity ztype xtype ytype] = GB_spec_semiring (semiring)
4 % [multiply_op add_op identity ztype xtype ytype] = GB_spec_semiring (semiring)
7 % identity, and the ztype of z for z=multiply(...) and the monoid z=add(z,z).
46 [mult mult_optype ztype xtype ytype] = GB_spec_operator (semiring.multiply, semiring.class);
55 [add_opname add_optype add_ztype add_xtype add_ytype] = GB_spec_operator (semiring.add, ztype) ;
78 % make sure the monoid matches the operator ztype
79 if (~isequal (add_ztype, ztype))
80 error ('invalid monoid: must match ztype of multiplier') ;
87 % ztype
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/Test/
H A DGB_spec_semiring.m1 function [multiply_op add_op identity ztype xtype ytype] = GB_spec_semiring (semiring)
4 % [multiply_op add_op identity ztype xtype ytype] = GB_spec_semiring (semiring)
7 % identity, and the ztype of z for z=multiply(...) and the monoid z=add(z,z).
46 [mult mult_optype ztype xtype ytype] = GB_spec_operator (semiring.multiply, semiring.class);
55 [add_opname add_optype add_ztype add_xtype add_ytype] = GB_spec_operator (semiring.add, ztype) ;
78 % make sure the monoid matches the operator ztype
79 if (~isequal (add_ztype, ztype))
80 error ('invalid monoid: must match ztype of multiplier') ;
87 % ztype
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GraphBLAS/Test/
H A DGB_spec_semiring.m1 function [multiply_op add_op identity ztype xtype ytype] = GB_spec_semiring (semiring)
4 % [multiply_op add_op identity ztype xtype ytype] = GB_spec_semiring (semiring)
7 % identity, and the ztype of z for z=multiply(...) and the monoid z=add(z,z).
46 [mult mult_optype ztype xtype ytype] = GB_spec_operator (semiring.multiply, semiring.class);
55 [add_opname add_optype add_ztype add_xtype add_ytype] = GB_spec_operator (semiring.add, ztype) ;
78 % make sure the monoid matches the operator ztype
79 if (~isequal (add_ztype, ztype))
80 error ('invalid monoid: must match ztype of multiplier') ;
87 % ztype
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GraphBLAS/Test/
H A DGB_spec_semiring.m1 function [multiply_op add_op identity ztype xtype ytype] = GB_spec_semiring (semiring)
4 % [multiply_op add_op identity ztype xtype ytype] = GB_spec_semiring (semiring)
7 % identity, and the ztype of z for z=multiply(...) and the monoid z=add(z,z).
46 [mult mult_optype ztype xtype ytype] = GB_spec_operator (semiring.multiply, semiring.class);
55 [add_opname add_optype add_ztype add_xtype add_ytype] = GB_spec_operator (semiring.add, ztype) ;
78 % make sure the monoid matches the operator ztype
79 if (~isequal (add_ztype, ztype))
80 error ('invalid monoid: must match ztype of multiplier') ;
87 % ztype
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GraphBLAS/Test/
H A DGB_spec_semiring.m1 function [multiply_op add_op identity ztype xtype ytype] = GB_spec_semiring (semiring)
4 % [multiply_op add_op identity ztype xtype ytype] = GB_spec_semiring (semiring)
7 % identity, and the ztype of z for z=multiply(...) and the monoid z=add(z,z).
46 [mult mult_optype ztype xtype ytype] = GB_spec_operator (semiring.multiply, semiring.class);
55 [add_opname add_optype add_ztype add_xtype add_ytype] = GB_spec_operator (semiring.add, ztype) ;
78 % make sure the monoid matches the operator ztype
79 if (~isequal (add_ztype, ztype))
80 error ('invalid monoid: must match ztype of multiplier') ;
87 % ztype
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/GraphBLAS/Test/
H A DGB_spec_semiring.m1 function [multiply_op add_op identity ztype xtype ytype] = GB_spec_semiring (semiring)
4 % [multiply_op add_op identity ztype xtype ytype] = GB_spec_semiring (semiring)
7 % identity, and the ztype of z for z=multiply(...) and the monoid z=add(z,z).
46 [mult mult_optype ztype xtype ytype] = GB_spec_operator (semiring.multiply, semiring.class);
55 [add_opname add_optype add_ztype add_xtype add_ytype] = GB_spec_operator (semiring.add, ztype) ;
78 % make sure the monoid matches the operator ztype
79 if (~isequal (add_ztype, ztype))
80 error ('invalid monoid: must match ztype of multiplier') ;
87 % ztype

12345678910>>...87