Skip to content

Commit 1359228

Browse files
committed
Fix missed export
1 parent 16643d3 commit 1359228

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SpecUtils/EnergyCalibration.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -504,6 +504,7 @@ namespace SpecUtils
504504
@returns the full range fraction coefficients. If input coefficients is
505505
empty or number of channels is zero, will return empty vector.
506506
*/
507+
SPECUTILS_EXPORT
507508
std::vector<float>
508509
polynomial_coef_to_fullrangefraction( const std::vector<float> &coeffs,
509510
const size_t nchannel );

0 commit comments

Comments
 (0)