GraphBLAS / graphblas-api-cpp

GraphBLAS C++ API Specification.
https://graphblas.org/graphblas-api-cpp/
10 stars 1 forks source link

Code example using `transform_view` #21

Open BenBrock opened 1 year ago

BenBrock commented 1 year ago

Write a code example where we use transform_view to achieve the same result as indexUnaryOp in the C API.