Searched refs:tsm_appendage (Results 1 – 1 of 1) sorted by relevance
156 TripletSparseMatrix tsm_appendage(*tsm); in TEST_F() local157 tsm_appendage.Resize(i, num_cols); in TEST_F()159 tsm->AppendRows(tsm_appendage); in TEST_F()160 CompressedRowSparseMatrix crsm_appendage(tsm_appendage); in TEST_F()