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

Public Attributes

int tid
 
const Float * p
 
const Float * pe
 
double * sum
 

Detailed Description

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

Definition at line 1018 of file SparseBundleCPU.cpp.

Member Data Documentation

◆ p

template<class Float >
const Float* pba::ProgramCPU::ComputeVectorNorm_STRUCT< Float >::p

Definition at line 1019 of file SparseBundleCPU.cpp.

◆ pe

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

Definition at line 1019 of file SparseBundleCPU.cpp.

◆ sum

template<class Float >
double* pba::ProgramCPU::ComputeVectorNorm_STRUCT< Float >::sum

Definition at line 1020 of file SparseBundleCPU.cpp.

◆ tid

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

Definition at line 1018 of file SparseBundleCPU.cpp.


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