General Purpose Geodetic Library
SgEstimator.cpp File Reference
#include <SgEstimator.h>
#include <SgVector.h>
#include <SgSymMatrix.h>
#include <SgUtMatrix.h>
#include <SgLogger.h>
#include <SgParameter.h>
#include <SgArcStorage.h>
#include <SgPwlStorage.h>
#include <SgPwlStorageBSplineL.h>
#include <SgPwlStorageBSplineQ.h>
#include <SgPwlStorageIncRates.h>
#include <SgTaskConfig.h>
#include <pthread.h>
#include <signal.h>
#include <unistd.h>

Go to the source code of this file.

Classes

struct  arg4Prc_01
 
struct  arg4Prc_02
 

Functions

void * thPrc_01 (void *)
 
void * thPrc_02 (void *)
 

Variables

const char * nsNumOfThreads = "NUSOLVE_NUM_THREADS"
 

Function Documentation

◆ thPrc_01()

◆ thPrc_02()

Variable Documentation

◆ nsNumOfThreads

const char* nsNumOfThreads = "NUSOLVE_NUM_THREADS"

Definition at line 49 of file SgEstimator.cpp.

Referenced by SgEstimator::SgEstimator().