PLaSK library
Loading...
Searching...
No Matches
patterson.hpp File Reference
#include <plask/plask.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::modal
 

Functions

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