Skip to content
  • Bram Veenboer's avatar
    Cleanup of Proxy::do_transform interface · 9c578e0f
    Bram Veenboer authored
    With set_grid and get_grid, it is ambigous to have an additional grid
    argument. It is now up to the Proxy to decide how to operate on m_grid.
    The legacy version with std::complex<float> pointer is left for the C
    interface.
    9c578e0f