• Y
    add unit test around Mat::push_back() · 790ef21a
    Youssef Kashef 提交于
    add template specialization Mat::push_back() for MatExpr paramters
    
    extend push_back MatExpr to mat in unit test
    
    cast to object instead of reference
    
    test with multi-row MatExpr input
    790ef21a
test_mat.cpp 43.5 KB