Skip to content

Correct return type of SampledGrid::MaxValue#538

Open
mpriestman wants to merge 1 commit intommp:masterfrom
mpriestman:correct-maxvalue-return-type
Open

Correct return type of SampledGrid::MaxValue#538
mpriestman wants to merge 1 commit intommp:masterfrom
mpriestman:correct-maxvalue-return-type

Conversation

@mpriestman
Copy link
Copy Markdown
Contributor

I think this should be return type auto like all the other functions in this class. I suspect the code compiles because at the moment all uses of SampledGrid expect MaxValue to actually return type Float.

I think this should be return type auto like all the other functions
in this class. I suspect the code compiles because at the moment all
uses of SampledGrid expect MaxValue to actually return type Float.
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

Successfully merging this pull request may close these issues.

1 participant