APM:Libraries
Functions
benchmark_matrix.cpp File Reference
#include <AP_gbenchmark.h>
#include <AP_Math/AP_Math.h>
Include dependency graph for benchmark_matrix.cpp:

Go to the source code of this file.

Functions

static void BM_MatrixMultiplication (benchmark::State &state)
 
 BENCHMARK (BM_MatrixMultiplication)
 

Function Documentation

◆ BENCHMARK()

BENCHMARK ( BM_MatrixMultiplication  )

Referenced by BM_MatrixMultiplication().

Here is the caller graph for this function:

◆ BM_MatrixMultiplication()

static void BM_MatrixMultiplication ( benchmark::State &  state)
static

Definition at line 5 of file benchmark_matrix.cpp.

Here is the call graph for this function: