mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
radprofIntegral.hpp File Reference

2D integration of a radial profile More...

2D integration of a radial profile

Author
Jared R. Males (jared.nosp@m.male.nosp@m.s@gma.nosp@m.il.c.nosp@m.om)

Definition in file radprofIntegral.hpp.

Go to the source code of this file.

Namespaces

 mx
 The mxlib c++ namespace.
 

Functions

template<typename vectorScT , typename vectorT >
vectorT::value_type mx::math::radprofIntegral (vectorScT r, vectorT p, bool inczero=false)
 Calculate the 2D integral given a radial profile. More...