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

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

#include <ns_model.hpp>

Inheritance diagram for ReferenceSetVisitor:
Inheritance graph
[legend]

Public Member Functions

template<typename NSType >
const arma::mat & operator() (NSType *ns) const
 Return the reference set. More...
 
template<typename RAType >
const arma::mat & operator() (RAType *ra) const
 Return the reference set. More...
 

Detailed Description

ReferenceSetVisitor exposes the referenceSet of the given NSType.

Exposes the referenceSet of the given RAType.

Definition at line 218 of file ns_model.hpp.

Member Function Documentation

◆ operator()() [1/2]

const arma::mat & operator() ( NSType ns) const

Return the reference set.

◆ operator()() [2/2]

const arma::mat & operator() ( RAType ra) const

Return the reference set.


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