Skip to main content
Code Review

Return to Question

Commonmark migration
Source Link
  1. ###Could I improve the design of the class someway?

    Could I improve the design of the class someway?

  2. ###Is there any better way to do the calculation in order to minimize the rounding errors?

    Is there any better way to do the calculation in order to minimize the rounding errors?

  1. ###Could I improve the design of the class someway?
  2. ###Is there any better way to do the calculation in order to minimize the rounding errors?
  1. Could I improve the design of the class someway?

  2. Is there any better way to do the calculation in order to minimize the rounding errors?

Tweeted twitter.com/StackCodeReview/status/702047489885663232
edited body
Source Link

I have to write a collection of methods for performing linear, bilinear and trilinear interpolation. I have also to write some tests to show that interpolation is exact fotfor polynomials (which should be the case using these interpolation methods).

I have to write a collection of methods for performing linear, bilinear and trilinear interpolation. I have also to write some tests to show that interpolation is exact fot polynomials (which should be the case using these interpolation methods).

I have to write a collection of methods for performing linear, bilinear and trilinear interpolation. I have also to write some tests to show that interpolation is exact for polynomials (which should be the case using these interpolation methods).

remove noise
Source Link
Marc-Andre
  • 6.8k
  • 5
  • 39
  • 65

Thanks folks!

Thanks folks!

Source Link
Loading
lang-cpp

AltStyle によって変換されたページ (->オリジナル) /