Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/sphinx/src/databox.rst
Original file line number Diff line number Diff line change
Expand Up @@ -625,6 +625,6 @@ returns the total size of the underlying array in bytes.

.. cpp:function:: int dim(int i) const;

returns the size in a given dimension/direction, indexed from zero.
returns the size in a given dimension/direction, indexed from one.

Generative AI was used to assist with modifications to this page.
Loading