Skip to content
This repository was archived by the owner on Dec 15, 2021. It is now read-only.

Conversation

@kcalvinalvin
Copy link

Fix for the error thrown for

include/gestures/include/finger_metrics.h" In member function 'float gestures::Vecotr2::Mag() const': include/gestures/include/finger_metrics.h:38:12: error: 'sqrtf' was not declared in this scope
return sqrtf(MagSq());

Fix for the error thrown for 

include/gestures/include/finger_metrics.h" In member function 'float gestures::Vecotr2::Mag() const': include/gestures/include/finger_metrics.h:38:12: error: 'sqrtf' was not declared in this scope
  return sqrtf(MagSq());
@dblaber
Copy link

dblaber commented Aug 7, 2020

Please merge this! Simple problem, easy fix!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants