Skip to content

BB-13: Query the domains (types) of operators #5

@mcmillan03

Description

@mcmillan03

From Suitesparse:GraphBLAS;

'GxB_UnaryOp_ztype' & return the type of the output $z$ for $z=f(x)$ 
'GxB_UnaryOp_xtype' & return the type of the input $x$ for $z=f(x)$

'GxB_BinaryOp_ztype' & return the type of the output $z$ for $z=f(x,y)$ 
'GxB_BinaryOp_xtype' & return the type of the input $x$ for $z=f(x,y)$ 
'GxB_BinaryOp_ytype' & return the type of the input $y$ for $z=f(x,y)$

Also for monoids and semirings

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions