GammaLib 2.1.0.dev
Loading...
Searching...
No Matches
GVectorSparse.cpp File Reference

Sparse vector class implementation. More...

#include "GVector.hpp"
#include "GVectorSparse.hpp"
#include "GTools.hpp"

Go to the source code of this file.

Macros

#define G_CONSTRUCTOR   "GVectorSparse::GVectorSparse(int&)"
 
#define G_OPERATOR   "GVectorSparse::operator[](int&)"
 

Detailed Description

Sparse vector class implementation.

Author
Juergen Knoedlseder

Definition in file GVectorSparse.cpp.

Macro Definition Documentation

◆ G_CONSTRUCTOR

#define G_CONSTRUCTOR   "GVectorSparse::GVectorSparse(int&)"

Definition at line 37 of file GVectorSparse.cpp.

◆ G_OPERATOR