Searched refs:tsm_appendage (Results 1 – 1 of 1) sorted by relevance
138 TripletSparseMatrix tsm_appendage(*tsm); in TEST_F() local139 tsm_appendage.Resize(i, num_cols); in TEST_F()141 tsm->AppendRows(tsm_appendage); in TEST_F()142 CompressedRowSparseMatrix crsm_appendage(tsm_appendage); in TEST_F()