lasgel
|
31ced8233e
|
tests: added get_angle test function in geometry/vector3d (#838)
* feat: add get_angle algorithm
* docs: added documentation for get_angle algorithm
* test: add test for get_angle algorithm
* fix: Fixed indentation
* Test: Changed //printf to // printf
* fix: Changed variable description for norm_a and norm_b
* fix: changed // to /// in the comment as suggested
* Apply suggestions from code review
* Apply suggestions from code review
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: David Leal <halfpacho@gmail.com>
|
2021-07-09 13:52:29 -05:00 |
|
Krishna Vedala
|
0f541b2604
|
use fabs and explicitly mark variables as floating point
|
2020-08-16 22:00:16 -04:00 |
|
Krishna Vedala
|
956e87fcce
|
undo fabs change to vectors
|
2020-08-16 21:56:31 -04:00 |
|
Krishna Vedala
|
d2c867f02e
|
replace fabs with fabsf
|
2020-08-16 21:53:56 -04:00 |
|
Krishna Vedala
|
3b9968e595
|
fix file doc brief
|
2020-08-16 21:52:28 -04:00 |
|
Krishna Vedala
|
1610a09e48
|
added vector operations file
|
2020-08-16 21:46:11 -04:00 |
|