|
Epstein Zeta Library 0.5.0
Calculates the Epstein Zeta function
|
Benchmarking of the upper Crandall function. More...
#include "../crandall.h"#include "utils.h"#include <complex.h>#include <errno.h>#include <math.h>#include <stdio.h>#include <stdlib.h>
Macros | |
| #define | MAX_PATH_LENGTH 1024 |
| #define | BASE_PATH "csv" |
Functions | |
| int | test_crandall_g (void) |
| Test function for crandall_g. | |
| int | main (void) |
| Main function to run all Crandall function tests. | |
Benchmarking of the upper Crandall function.
| int main | ( | void | ) |
Main function to run all Crandall function tests.
| int test_crandall_g | ( | void | ) |
Test function for crandall_g.