#include "cpp_apigen_demo/array.h"
const std::array<int, Rank> &
cpp_apigen_demo::Array<T, Rank>::shape() const;

Returns the shape pointer.


Last update: Nov 16, 2024