scipp.values#
- scipp.values(x)#
Return the input without variances.
- Parameters:
x (
scipp.typing.VariableLike
) – Input data.- Returns:
scipp.typing.VariableLike
– The same as the input but without variances.
See also
Return the input without variances.
x (scipp.typing.VariableLike
) – Input data.
scipp.typing.VariableLike
– The same as the input but without variances.
See also