{ } Raw JSON

bundles / scipy latest / scipy / integrate / _cubature / _InfiniteLimitsTransform

class

scipy.integrate._cubature:_InfiniteLimitsTransform

source: /scipy/integrate/_cubature.py :591

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