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

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

#include <ra_model.hpp>

Inheritance diagram for AlphaVisitor:
Inheritance graph
[legend]

Public Member Functions

template<typename RAType >
double & operator() (RAType *ra) const
 Return Alpha parameter. More...
 

Detailed Description

Exposes the Alpha() method of the given RAType.

Definition at line 198 of file ra_model.hpp.

Member Function Documentation

◆ operator()()

double & operator() ( RAType ra) const

Return Alpha parameter.


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