LDA++
Public Member Functions | List of all members
ldaplusplus::LDABuilderInterface< Scalar > Class Template Referenceabstract

#include <LDABuilder.hpp>

Inheritance diagram for ldaplusplus::LDABuilderInterface< Scalar >:
ldaplusplus::LDABuilder< Scalar >

Public Member Functions

virtual operator LDA< Scalar > () const =0
 

Detailed Description

template<typename Scalar = double>
class ldaplusplus::LDABuilderInterface< Scalar >

An LDABuilderInterface is an interface for any class that can be cast into an LDA instance.


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