one property

one property

The unit scale vector with all components are all 1

Definition:

@property
def one(self):
    ...

See Also