libcifpp
Contents
Introduction
Basic usage
Chemical Compounds
Molecular Model
Resources
Symmetry & Geometry
Bits & Pieces
API Reference
Index
libcifpp
Function cif::centroid
View page source
Function cif::centroid
Defined in
File point.hpp
Function Documentation
point
cif
::
centroid
(
const
std
::
vector
<
point
>
&
pts
)
Return the point that is the centroid of all the points in
pts
.