Tapkee
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
TapkeeOutput Struct Reference

#include <defines.hpp>

Public Member Functions

 TapkeeOutput ()
 
 TapkeeOutput (const tapkee::DenseMatrix &e, const tapkee::ProjectingFunction &p)
 
 TapkeeOutput (const TapkeeOutput &that)
 

Public Attributes

tapkee::DenseMatrix embedding
 
tapkee::ProjectingFunction projection
 

Detailed Description

Return result of the library - a pair of DenseMatrix (embedding) and ProjectingFunction.

Definition at line 43 of file defines.hpp.

Constructor & Destructor Documentation

Definition at line 45 of file defines.hpp.

Definition at line 49 of file defines.hpp.

TapkeeOutput ( const TapkeeOutput that)

Definition at line 54 of file defines.hpp.

Member Data Documentation

Definition at line 59 of file defines.hpp.

Definition at line 60 of file defines.hpp.


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