home
about
news
download
doc
source
systems
tests
bugs
contact
IMP Reference Guide
develop.4f1ba46383,2024/09/10
The Integrative Modeling Platform
IMP Manual
Reference Guide
Tutorial Index
Modules
Classes
Examples
include
IMP
version 20240910.develop.4f1ba46383
KMeans.h
Go to the documentation of this file.
1
/**
2
* \file IMP/kmeans.h
3
* \brief Include all non-deprecated headers in IMP.kmeans.
4
*
5
* Copyright 2007-2024 IMP Inventors. All rights reserved.
6
*/
7
8
#ifndef IMP_KMEANS_H
9
#define IMP_KMEANS_H
10
#include <
IMP/kmeans/KMeans.h
>
11
#endif
/* IMP_KMEANS_H */
KMeans.h
an interface to k-means open source library (stored internally)