njoy / math

A library providing mathematical abstractions encountered in nuclear data
Other
1 stars 0 forks source link

Add linearize method to interpolation tables #27

Closed apmccartney closed 7 years ago

apmccartney commented 8 years ago

returning a data owning linear-linear interpolation table. This method should be specialized for the for the case of tables already existing as linear-linear interpolation tables. This should leverage the constructLinearLinearGrid function in the interpolate namespace