ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
pba::ProgramCPU::ComputeJacobian_STRUCT< Float > Struct Template Reference

Public Attributes

int tid
 
size_t nproj
 
size_t ncam
 
const Float * camera
 
const Float * point
 
Float * jc
 
Float * jp
 
const int * jmap
 
const Float * sj
 
const Float * ms
 
const int * cmlist
 
bool intrinsic_fixed
 
int radial_distortion
 
bool shuffle
 
Float * jct
 
int i0
 

Detailed Description

template<class Float>
struct pba::ProgramCPU::ComputeJacobian_STRUCT< Float >

Definition at line 1504 of file SparseBundleCPU.cpp.

Member Data Documentation

◆ camera

template<class Float >
const Float* pba::ProgramCPU::ComputeJacobian_STRUCT< Float >::camera

Definition at line 1506 of file SparseBundleCPU.cpp.

◆ cmlist

template<class Float >
const int* pba::ProgramCPU::ComputeJacobian_STRUCT< Float >::cmlist

Definition at line 1510 of file SparseBundleCPU.cpp.

◆ i0

template<class Float >
int pba::ProgramCPU::ComputeJacobian_STRUCT< Float >::i0

Definition at line 1515 of file SparseBundleCPU.cpp.

◆ intrinsic_fixed

template<class Float >
bool pba::ProgramCPU::ComputeJacobian_STRUCT< Float >::intrinsic_fixed

Definition at line 1511 of file SparseBundleCPU.cpp.

◆ jc

template<class Float >
Float* pba::ProgramCPU::ComputeJacobian_STRUCT< Float >::jc

Definition at line 1507 of file SparseBundleCPU.cpp.

◆ jct

template<class Float >
Float* pba::ProgramCPU::ComputeJacobian_STRUCT< Float >::jct

Definition at line 1514 of file SparseBundleCPU.cpp.

◆ jmap

template<class Float >
const int* pba::ProgramCPU::ComputeJacobian_STRUCT< Float >::jmap

Definition at line 1508 of file SparseBundleCPU.cpp.

◆ jp

template<class Float >
Float * pba::ProgramCPU::ComputeJacobian_STRUCT< Float >::jp

Definition at line 1507 of file SparseBundleCPU.cpp.

◆ ms

template<class Float >
const Float * pba::ProgramCPU::ComputeJacobian_STRUCT< Float >::ms

Definition at line 1509 of file SparseBundleCPU.cpp.

◆ ncam

template<class Float >
size_t pba::ProgramCPU::ComputeJacobian_STRUCT< Float >::ncam

Definition at line 1505 of file SparseBundleCPU.cpp.

◆ nproj

template<class Float >
size_t pba::ProgramCPU::ComputeJacobian_STRUCT< Float >::nproj

Definition at line 1505 of file SparseBundleCPU.cpp.

◆ point

template<class Float >
const Float * pba::ProgramCPU::ComputeJacobian_STRUCT< Float >::point

Definition at line 1506 of file SparseBundleCPU.cpp.

◆ radial_distortion

template<class Float >
int pba::ProgramCPU::ComputeJacobian_STRUCT< Float >::radial_distortion

Definition at line 1512 of file SparseBundleCPU.cpp.

◆ shuffle

template<class Float >
bool pba::ProgramCPU::ComputeJacobian_STRUCT< Float >::shuffle

Definition at line 1513 of file SparseBundleCPU.cpp.

◆ sj

template<class Float >
const Float* pba::ProgramCPU::ComputeJacobian_STRUCT< Float >::sj

Definition at line 1509 of file SparseBundleCPU.cpp.

◆ tid

template<class Float >
int pba::ProgramCPU::ComputeJacobian_STRUCT< Float >::tid

Definition at line 1504 of file SparseBundleCPU.cpp.


The documentation for this struct was generated from the following file: