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 * xc
 
const Float * jc
 
const Float * jp
 
const int * jmap
 
Float * jx
 
int mode
 

Detailed Description

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

Definition at line 2143 of file SparseBundleCPU.cpp.

Member Data Documentation

◆ jc

template<class Float >
const Float * pba::ProgramCPU::ComputeJX_STRUCT< Float >::jc

Definition at line 2145 of file SparseBundleCPU.cpp.

◆ jmap

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

Definition at line 2146 of file SparseBundleCPU.cpp.

◆ jp

template<class Float >
const Float * pba::ProgramCPU::ComputeJX_STRUCT< Float >::jp

Definition at line 2145 of file SparseBundleCPU.cpp.

◆ jx

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

Definition at line 2147 of file SparseBundleCPU.cpp.

◆ mode

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

Definition at line 2148 of file SparseBundleCPU.cpp.

◆ ncam

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

Definition at line 2144 of file SparseBundleCPU.cpp.

◆ nproj

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

Definition at line 2144 of file SparseBundleCPU.cpp.

◆ tid

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

Definition at line 2143 of file SparseBundleCPU.cpp.

◆ xc

template<class Float >
const Float* pba::ProgramCPU::ComputeJX_STRUCT< Float >::xc

Definition at line 2145 of file SparseBundleCPU.cpp.


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