source/test/boys_function_test.cc File Reference

Tests the Boys function evaluation accuracy. More...

#include <stdio.h>
#include <unistd.h>
#include <memory>
#include <limits>
#include <vector>
#include "integral_info.h"
#include "matInclude.h"
#include "template_blas_common.h"
#include "config.h"

Functions

static ergo_real rand_0_to_1 ()
static ergo_real rand_1_to_10 ()
static ergo_real BoysFuncAccurate (int n, ergo_real x, const IntegralInfo &integralInfo)
int main (int argc, char *argv[])

Detailed Description

Tests the Boys function evaluation accuracy.


Function Documentation

static ergo_real BoysFuncAccurate ( int  n,
ergo_real  x,
const IntegralInfo integralInfo 
) [static]
int main ( int  argc,
char *  argv[] 
)
static ergo_real rand_0_to_1 (  )  [static]

Referenced by rand_1_to_10().

static ergo_real rand_1_to_10 (  )  [static]

References rand_0_to_1().

Referenced by main().


Generated on 10 Jul 2018 for ergo by  doxygen 1.6.1