mlpack  3.4.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
ReferenceSetVisitor Class Reference

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

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

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

Return the reference set.

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

Return the reference set.


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