Functor to define a view over a view's domain that behaves as an array_view (. More...
Public Member Functions | |
view_type | operator() (View const &vw) const |
Public Types | |
typedef array_view< domain_container< View >, typename View::domain_type > | view_type |
Functor to define a view over a view's domain that behaves as an array_view (.