digitalnet v0.4.0 (2015-06-21T13:09:55Z)
Dub
Repo
integral
digitalnet
integration
Calculate the integral of a function.
auto
integral
(S P, Function f)
auto
integral
(S P, Function f)
auto
integral
(
Centering
centering
=
Centering.yes
S
Function
)
(
S
P
,
Function
f
)
if
(
isPointSet
!
S
&&
hasPrecision
!
S
&&
hasDimensionR
!
S
&&
isArray
!(
ParameterTypeTuple
!
Function
)
&&
isFloatingPoint
!(
ElementType
!(
ParameterTypeTuple
!
Function
))
&&
(
isBisectable
!
S
)
)
Meta
Source
See Implementation
digitalnet
integration
aliases
Centering
functions
integral
toReals
Calculate the integral of a function.