GLAMERDOC++
Gravitational Lensing Code Library
Loading...
Searching...
No Matches
ISOP::detail::quadrature_task Struct Reference

Subdivided area in quadrature with value and error estimate. More...

#include <quadrature.h>

Public Member Functions

 quadrature_task (double value, double error, double a0, double b0, double a1, double b1, double x00, double x0c, double x0n, double xc0, double xcc, double xcn, double xn0, double xnc, double xnn)
 
bool operator< (const quadrature_task &other) const
 

Public Attributes

double value
 
double error
 
double a0
 
double b0
 
double a1
 
double b1
 
double x00
 
double x0c
 
double x0n
 
double xc0
 
double xcc
 
double xcn
 
double xn0
 
double xnc
 
double xnn
 

Detailed Description

Subdivided area in quadrature with value and error estimate.


The documentation for this struct was generated from the following file: