qnorm

macro_lightning.utils.qnorm(*args, **kw)[source]

Quantity, Normed.

Parameters
*argsQuantity

Passed, as tuple, to as_quantity()

**kw

Arguments into norm()

Returns
Quantity

not copied, quantity subclasses passed through.

Raises
NotImplementedError

If as_quantity() fails