bundles / scipy 1.17.1 / scipy / integrate / _cubature / _InfiniteLimitsTransform
class
scipy.integrate._cubature:_InfiniteLimitsTransform
Signature
class _InfiniteLimitsTransform ( f , a , b , xp ) Members
Summary
Transformation for handling infinite limits.
Extended Summary
Assuming a = [a_1, ..., a_n] and b = [b_1, ..., b_n]:
If and , the i-th integration variable will use the transformation and .
If and , the i-th integration variable will use the transformation and .
If and , the i-th integration variable will use the transformation and .
Aliases
-
scipy.integrate._cubature._InfiniteLimitsTransform