1
2% SuiteSparse:GraphBLAS, Timothy A. Davis, (c) 2017-2021, All Rights Reserved.
3% SPDX-License-Identifier: Apache-2.0
4
5clear all
6test99
7t {1} = [4 1] ;
8logstat ('test99',t) ;  % GB_mex_transpose with explicit zeros in the Mask
9
10