Agora  1.2.0
Agora project
bench.cc File Reference
#include <gflags/gflags.h>
#include <mkl.h>
#include <iostream>
#include "armadillo"
#include "timer.h"
Include dependency graph for bench.cc:

Macros

#define ARMA_DONT_PRINT_ERRORS
 

Functions

 DEFINE_uint64 (n_iters, 10000, "Number of iterations of inversion")
 
static void condition_number_distribution (size_t n_rows, size_t n_cols)
 
int main (int argc, char **argv)
 

Macro Definition Documentation

◆ ARMA_DONT_PRINT_ERRORS

#define ARMA_DONT_PRINT_ERRORS

Function Documentation

◆ condition_number_distribution()

static void condition_number_distribution ( size_t  n_rows,
size_t  n_cols 
)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ DEFINE_uint64()

DEFINE_uint64 ( n_iters  ,
10000  ,
"Number of iterations of inversion"   
)

◆ main()

int main ( int  argc,
char **  argv 
)
Here is the call graph for this function: