vector_average
- compas.geometry.vector_average(vector)[source]
Average of a vector.
- Parameters
vector ([float, float, float] |
compas.geometry.Vector
) – List of values.- Returns
float – The mean value.
Average of a vector.
vector ([float, float, float] | compas.geometry.Vector
) – List of values.
float – The mean value.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev