PHP MathPHP\NumericalAnalysis\NumericalIntegration 네임스페이스

클래스들

이름 설명
BoolesRule Boole's Rule
BoolesRuleTest
MidpointRule Midpoint rule
MidpointRuleTest
NumbericalIntegrationTest
NumericalIntegration Base class for numerical integration techniques.
RectangleMethod Rectangle Method
RectangleMethodTest
SimpsonsRule Simpsons Rule
SimpsonsRuleTest
SimpsonsRuleThreeEighthsTest
SimpsonsThreeEighthsRule Simpsons 3/8 Rule
TrapezoidalRule Trapezoidal Rule
TrapezoidalRuleTest

Traits

이름 설명
Validation Common validation methods for numerical integration techniques