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

Public Attributes

int tid
 
size_t ncam
 
const Float * pe
 
const Float * jc
 
const int * cmap
 
const int * cmlist
 
Float * v
 
bool jc_transpose
 

Detailed Description

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

Definition at line 2315 of file SparseBundleCPU.cpp.

Member Data Documentation

◆ cmap

template<class Float >
const int* pba::ProgramCPU::ComputeJtEC_STRUCT< Float >::cmap

Definition at line 2318 of file SparseBundleCPU.cpp.

◆ cmlist

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

Definition at line 2318 of file SparseBundleCPU.cpp.

◆ jc

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

Definition at line 2317 of file SparseBundleCPU.cpp.

◆ jc_transpose

template<class Float >
bool pba::ProgramCPU::ComputeJtEC_STRUCT< Float >::jc_transpose

Definition at line 2320 of file SparseBundleCPU.cpp.

◆ ncam

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

Definition at line 2316 of file SparseBundleCPU.cpp.

◆ pe

template<class Float >
const Float* pba::ProgramCPU::ComputeJtEC_STRUCT< Float >::pe

Definition at line 2317 of file SparseBundleCPU.cpp.

◆ tid

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

Definition at line 2315 of file SparseBundleCPU.cpp.

◆ v

template<class Float >
Float* pba::ProgramCPU::ComputeJtEC_STRUCT< Float >::v

Definition at line 2319 of file SparseBundleCPU.cpp.


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