TransportMaps.Maps.SlicedTransportMapBase

Module Contents

Classes

SlicedTransportMap

Takes the transport map \(T({\bf x})\) and construct the map \(S_{\bf y}({\bf x}) := [T({\bf y}_{\bf i} \cup {\bf x}_{\neg{\bf i}})]_{\bf j}\), where \(S_{\bf y}:\mathbb{R}^{\sharp(\neg{\bf i})}\rightarrow\mathbb{R}^{\sharp{\bf j}}\) and \(\sharp(\neg{\bf i}) = \sharp{\bf j}\).

class TransportMaps.Maps.SlicedTransportMapBase.SlicedTransportMap(**kwargs)[source]

Bases: TransportMaps.Maps.SlicedMapBase.SlicedMap, TransportMaps.Maps.TransportMapBase.TransportMap

Takes the transport map \(T({\bf x})\) and construct the map \(S_{\bf y}({\bf x}) := [T({\bf y}_{\bf i} \cup {\bf x}_{\neg{\bf i}})]_{\bf j}\), where \(S_{\bf y}:\mathbb{R}^{\sharp(\neg{\bf i})}\rightarrow\mathbb{R}^{\sharp{\bf j}}\) and \(\sharp(\neg{\bf i}) = \sharp{\bf j}\).