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

Public Attributes

int tid
 
size_t nproj
 
size_t ncam
 
const Float * x
 
Float * jx
 
const Float * camera
 
const Float * point
 
const Float * ms
 
const Float * sj
 
const int * jmap
 
bool intrinsic_fixed
 
int radial_distortion
 
int mode
 

Detailed Description

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

Definition at line 2202 of file SparseBundleCPU.cpp.

Member Data Documentation

◆ camera

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

Definition at line 2206 of file SparseBundleCPU.cpp.

◆ intrinsic_fixed

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

Definition at line 2208 of file SparseBundleCPU.cpp.

◆ jmap

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

Definition at line 2207 of file SparseBundleCPU.cpp.

◆ jx

template<class Float >
Float* pba::ProgramCPU::ComputeJX__STRUCT< Float >::jx

Definition at line 2205 of file SparseBundleCPU.cpp.

◆ mode

template<class Float >
int pba::ProgramCPU::ComputeJX__STRUCT< Float >::mode

Definition at line 2210 of file SparseBundleCPU.cpp.

◆ ms

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

Definition at line 2206 of file SparseBundleCPU.cpp.

◆ ncam

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

Definition at line 2203 of file SparseBundleCPU.cpp.

◆ nproj

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

Definition at line 2203 of file SparseBundleCPU.cpp.

◆ point

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

Definition at line 2206 of file SparseBundleCPU.cpp.

◆ radial_distortion

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

Definition at line 2209 of file SparseBundleCPU.cpp.

◆ sj

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

Definition at line 2206 of file SparseBundleCPU.cpp.

◆ tid

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

Definition at line 2202 of file SparseBundleCPU.cpp.

◆ x

template<class Float >
const Float* pba::ProgramCPU::ComputeJX__STRUCT< Float >::x

Definition at line 2204 of file SparseBundleCPU.cpp.


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