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

Public Attributes

int tid
 
size_t npt
 
const Float * pe
 
const Float * jp
 
const int * pmap
 
Float * v
 

Detailed Description

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

Definition at line 2360 of file SparseBundleCPU.cpp.

Member Data Documentation

◆ jp

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

Definition at line 2362 of file SparseBundleCPU.cpp.

◆ npt

template<class Float >
size_t pba::ProgramCPU::ComputeJtEP_STRUCT< Float >::npt

Definition at line 2361 of file SparseBundleCPU.cpp.

◆ pe

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

Definition at line 2362 of file SparseBundleCPU.cpp.

◆ pmap

template<class Float >
const int* pba::ProgramCPU::ComputeJtEP_STRUCT< Float >::pmap

Definition at line 2363 of file SparseBundleCPU.cpp.

◆ tid

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

Definition at line 2360 of file SparseBundleCPU.cpp.

◆ v

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

Definition at line 2364 of file SparseBundleCPU.cpp.


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