PLaSK library
Loading...
Searching...
No Matches
patterson.hpp File Reference
#include <plask/plask.hpp>
#include "patterson-data.hpp"
Include dependency graph for patterson.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  plask
 Patterson quadrature for complex function along specified line.
 
namespace  plask::optical
 
namespace  plask::optical::effective
 

Functions

template<typename S , typename T >
plask::optical::effective::patterson (const std::function< S(T)> &fun, T a, T b, double &err)
 Compute Patterson quadrature along line a-b in complex plane with specified precision.