SRBA: Sparser Relative Bundle Adjustment
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
Public Member Functions | Public Attributes
srba::SchurComplement< HESS_Ap, HESS_f, HESS_Apf >::THApSymbolicEntry::TEntry Struct Reference

Detailed Description

template<class HESS_Ap, class HESS_f, class HESS_Apf>
struct srba::SchurComplement< HESS_Ap, HESS_f, HESS_Apf >::THApSymbolicEntry::TEntry

Definition at line 351 of file schur.h.

List of all members.

Public Member Functions

 TEntry (const typename HESS_Apf::matrix_t *_Hpi_lk, const TInfoPerHfBlock *_inv_Hf_lk, const typename HESS_Apf::matrix_t *_Hpj_lk, typename HESS_Apf::matrix_t *_out_Hpi_lk_times_inv_Hf_lk)

Public Attributes

const HESS_Apf::matrix_t * Hpi_lk
const TInfoPerHfBlock * inv_Hf_lk
const HESS_Apf::matrix_t * Hpj_lk
HESS_Apf::matrix_t * out_Hpi_lk_times_inv_Hf_lk
 If NULL=use local storage.

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends