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

ReferenceSetVisitor exposes the referenceSet of the given RSType. More...

#include <rs_model.hpp>

Inheritance diagram for ReferenceSetVisitor:
Inheritance graph
[legend]

Public Member Functions

template<typename RSType >
const arma::mat & operator() (RSType *rs) const
 Return the reference set. More...
 

Detailed Description

ReferenceSetVisitor exposes the referenceSet of the given RSType.

Definition at line 166 of file rs_model.hpp.

Member Function Documentation

◆ operator()()

const arma::mat & operator() ( RSType rs) const

Return the reference set.


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