Class documentation of Concepts

Loading...
Searching...
No Matches
alglib_impl::kmeansbuffers Struct Reference

Public Attributes

ae_matrix ct
 
ae_matrix ctbest
 
ae_vector xycbest
 
ae_vector xycprev
 
ae_vector d2
 
ae_vector csizes
 
apbuffers initbuf
 
ae_shared_pool updatepool
 

Detailed Description

Definition at line 264 of file dataanalysis.h.

Member Data Documentation

◆ csizes

ae_vector alglib_impl::kmeansbuffers::csizes

Definition at line 271 of file dataanalysis.h.

◆ ct

ae_matrix alglib_impl::kmeansbuffers::ct

Definition at line 266 of file dataanalysis.h.

◆ ctbest

ae_matrix alglib_impl::kmeansbuffers::ctbest

Definition at line 267 of file dataanalysis.h.

◆ d2

ae_vector alglib_impl::kmeansbuffers::d2

Definition at line 270 of file dataanalysis.h.

◆ initbuf

apbuffers alglib_impl::kmeansbuffers::initbuf

Definition at line 272 of file dataanalysis.h.

◆ updatepool

ae_shared_pool alglib_impl::kmeansbuffers::updatepool

Definition at line 273 of file dataanalysis.h.

◆ xycbest

ae_vector alglib_impl::kmeansbuffers::xycbest

Definition at line 268 of file dataanalysis.h.

◆ xycprev

ae_vector alglib_impl::kmeansbuffers::xycprev

Definition at line 269 of file dataanalysis.h.


The documentation for this struct was generated from the following file: