Dist Deriv constant Slice Dist same
Space.distDeriv_constantSliceDist_same
Project documentation
Distributions on Space d.succ from distributions on Space d given a direction i. These distributions are constant on slices in the i direction.. -/ def constantSliceDist {M : Type} [NormedAddCommGroup M] [NormedSpace ā M] {d : ā} (i : Fin d.succ) : ((Space d) ād[ā] M) āā[ā] (Space d.succ) ād[ā] M where toFun f := f āL sliceSchwartz i map_add' f g...
Source project: Physlib
Person-level attribution pending.