Skip to content

Function tall

function tall() base

constexpr KFR_INTRINSIC tensor_range tall() { … }

Build a range that spans the entire axis (defaults for all three components).

Returns
A tensor_range with all components unspecified.

Fully qualified name: kfr::tall()

Declared at base/shape.hpp:933

This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.