Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

integer index in cmath plugin #86

Open
niermann999 opened this issue Jan 26, 2023 · 2 comments
Open

integer index in cmath plugin #86

niermann999 opened this issue Jan 26, 2023 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@niermann999
Copy link
Contributor

Is this intentional?

const matrix_type<ROWS, COLS> &b, int row,

@niermann999 niermann999 added the question Further information is requested label Jan 26, 2023
@beomki-yeo
Copy link
Contributor

I guess not. size_type would be correct

@niermann999
Copy link
Contributor Author

Alright, thanks. I will fix that then

@niermann999 niermann999 self-assigned this Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants