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

Rename field name #1

Open
yasenAlexiev opened this issue Mar 14, 2020 · 0 comments
Open

Rename field name #1

yasenAlexiev opened this issue Mar 14, 2020 · 0 comments

Comments

@yasenAlexiev
Copy link
Collaborator

yasenAlexiev commented Mar 14, 2020

Matrix::Matrix(Rational** data, int N, int M): data(NULL), N(N), M(M) {

@dimiturtrz Would be bettet if you rename field name 'data' or argument of the constructor. It's confusing which 'data' you mean.

@yasenAlexiev yasenAlexiev changed the title Rename fuild name Rename field name Mar 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant