• Sean Talts's avatar
    Refactor scalar_type and value_type · 74464c8a
    Sean Talts authored
    We weren't getting expected behavior from some of these tests (e.g.
    return_type<std::vector<matrix_v>> should be var, not matrix_v). I think
    I made them simpler and they give me expected behavior for all the
    use-cases I'm aware of.
    74464c8a
arr.hpp 1.81 KB