Proximal operator of the null function (identity)
range : tuple of two int, default=`None`
Range on which the prox is applied. If
Nonethen the prox is applied on the whole vector
dtype : {'float64', 'float32'}
Type of the arrays used.
Notes
Using ProxZero means no penalization is applied on the model.
tick.prox.ProxZero¶