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

Exposes the SampleAtLeaves() method of the given RAType. More...

#include <ra_model.hpp>

Inheritance diagram for SampleAtLeavesVisitor:
Inheritance graph
[legend]

Public Member Functions

template<typename RAType >
bool & operator() (RAType *) const
 Return SampleAtLeaves (whether or not sampling is done at leaves). More...
 

Detailed Description

Exposes the SampleAtLeaves() method of the given RAType.

Definition at line 187 of file ra_model.hpp.

Member Function Documentation

◆ operator()()

bool & operator() ( RAType ) const

Return SampleAtLeaves (whether or not sampling is done at leaves).


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