|
gstlearn
0.2.1
Geostatistics & Machine Learning toolbox
|
#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... | |
|
inline |
|
inline |
|
inline |
| VectorInt Triplet::cols |
| Triplet::DECLARE_TOTL |
Has a specific implementation in the Target language.
| bool Triplet::flagFromOne |
| int Triplet::ncols |
| int Triplet::nrows |
| VectorInt Triplet::rows |
| VectorDouble Triplet::values |