mlpack 3.4.2
Public Member Functions | List of all members
ModeVisitor Class Reference

ModeVisitor exposes the Mode() method of the KDEType. More...

#include <kde_model.hpp>

Inheritance diagram for ModeVisitor:
Inheritance graph
[legend]

Public Member Functions

template<typename KDEType >
KDEModeoperator() (KDEType *kde) const
 Return mode of KDEType instance. More...
 

Detailed Description

ModeVisitor exposes the Mode() method of the KDEType.

Definition at line 346 of file kde_model.hpp.

Member Function Documentation

◆ operator()()

KDEMode & operator() ( KDEType kde) const

Return mode of KDEType instance.


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