Skip to content

[RFC]: add blas/ext/base/glast-index-of-row #221

@kgryte

Description

@kgryte

This is complementary to blas/ext/base/gindex-of-row, where, instead of the first matching row, we are interested in the last matching row. TMK, this should be very similar implementation-wise to gindex-of-row; however, we need to flip all strides and start from the index offset of the last element. Loops then decrement, instead of increment.

Ensure you add similar source comments as found in gindex-of-row.

Follow-on Work

Once a PR is merged, RFCs can be created for the following additional packages:

Metadata

Metadata

Assignees

Labels

FeatureTask to add a new feature.difficulty: 1Low degree of difficulty. Should be straightforward to implement and/or resolve.priority: NormalNormal priority concern or feature request.🤖 AIAllowed to use AI.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions