#include <Tripletlist.h>
Definition at line 16 of file Tripletlist.h.
◆ TripletList()
lsst::jointcal::TripletList::TripletList |
( |
int |
count | ) |
|
|
inline |
◆ addTriplet()
void lsst::jointcal::TripletList::addTriplet |
( |
const unsigned |
i, |
|
|
const unsigned |
j, |
|
|
double |
val |
|
) |
| |
|
inline |
◆ getNextFreeIndex()
unsigned lsst::jointcal::TripletList::getNextFreeIndex |
( |
| ) |
const |
|
inline |
◆ setNextFreeIndex()
void lsst::jointcal::TripletList::setNextFreeIndex |
( |
unsigned |
index | ) |
|
|
inline |
◆ elements
T std::vector< T >::elements |
|
inherited |
The documentation for this class was generated from the following file: