espressif / esp-dsp

DSP library for ESP-IDF
Apache License 2.0
465 stars 87 forks source link

Missing <cmath> header in modules/matrix/mat/mat.cpp #8

Closed ftab closed 2 years ago

ftab commented 4 years ago

Environment

Problem Description

Unable to compile due to abs is not a member of std error. More details are available in the forums: https://esp32.com/viewtopic.php?f=20&t=12499

I will submit a PR shortly that resolves the issue on my copy

igrr commented 2 years ago

Fixed in https://github.com/espressif/esp-dsp/commit/06cb364c8af9dbed78d13e997d4c07800c031e76.