gstlearn  1.0.0
CCC
Triplet Class Reference

#include <LinkMatrixSparse.hpp>

Public Member Functions

VectorDouble getValues () const
 
VectorInt getRows () const
 
VectorInt getCols () const
 

Public Attributes

bool flagFromOne
 
int nrows
 
int ncols
 
VectorInt rows
 
VectorInt cols
 
VectorDouble values
 
 DECLARE_TOTL
 Has a specific implementation in the Target language. More...
 

Member Function Documentation

◆ getCols()

VectorInt Triplet::getCols ( ) const
inline

◆ getRows()

VectorInt Triplet::getRows ( ) const
inline

◆ getValues()

VectorDouble Triplet::getValues ( ) const
inline

Member Data Documentation

◆ cols

VectorInt Triplet::cols

◆ DECLARE_TOTL

Triplet::DECLARE_TOTL

Has a specific implementation in the Target language.

◆ flagFromOne

bool Triplet::flagFromOne

◆ ncols

int Triplet::ncols

◆ nrows

int Triplet::nrows

◆ rows

VectorInt Triplet::rows

◆ values

VectorDouble Triplet::values

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