Skip to content

Remove end() from class methods #179

@dmdunla

Description

@dmdunla

Remove end() methods from all data classes. In MATLAB, this is used to identify the index of the final element (linear indexing) or final index per dimension (subscript indexing). We will use -1 indexing in the data classes.

First addressed here:

Metadata

Metadata

Assignees

Labels

capabilityNew capability/functionalitydoingActively being worked on

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions