ergo
|
Tests some basic math functions such as template_blas_sqrt() template_blas_log() etc to see that they are working properly and that they deliver the expected accuracy. More...
#include <stdio.h>
#include <stdlib.h>
#include <limits>
#include "realtype.h"
#include "template_blas_common.h"
Functions | |
int | main (int argc, char *argv[]) |
Tests some basic math functions such as template_blas_sqrt() template_blas_log() etc to see that they are working properly and that they deliver the expected accuracy.
int main | ( | int | argc, |
char * | argv[] | ||
) |