def n(self): return _EST_FVector.floatvector_n(self)
def n(*args): return _EST_FVector.floatvector_n(*args) def a_no_check(*args): return _EST_FVector.floatvector_a_no_check(*args)
def n(self): return _EST_FVector.floatvector_n(self) def a_no_check(self, *args): return _EST_FVector.floatvector_a_no_check(self, *args)