ardupilot/libraries/AP_Math/benchmarks
Gustavo Jose de Sousa 8e8ab3af96 AP_Math: AP_GeodesicGrid: remove section_triangle() function
That function was only being used by the unit tests and the benchmark. In order
to remove memory usage, the triangles will be removed, since we don't actually
need to keep them in real situations. Thus, this patch removes that function
and copy those triangles to the test and benchmark.
2016-05-16 19:08:36 -03:00
..
benchmark_geodesic_grid.cpp AP_Math: AP_GeodesicGrid: remove section_triangle() function 2016-05-16 19:08:36 -03:00
benchmark_matrix.cpp AP_Math: add benchmark for matrix multiplication 2015-12-03 07:54:31 +11:00
wscript waf: ardupilotwaf: prefix build context methods with ap_ 2016-01-22 20:10:29 -02:00