vt::where ======================= .. toctree:: :maxdepth: 1 .. doxygenfunction:: vt::where(const Tensor& cond, const Tensor& x, const Tensor& y) .. doxygenfunction:: vt::where(const Tensor& cond, const T x, const Tensor& y) .. doxygenfunction:: vt::where(const Tensor& cond, const Tensor& x, const T y)