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

Public Attributes

int tid
 
int npoint
 
const Float * bi
 
const Float * x
 
Float * vx
 

Detailed Description

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

Definition at line 2092 of file SparseBundleCPU.cpp.

Member Data Documentation

◆ bi

template<class Float >
const Float* pba::ProgramCPU::MultiplyBlockConditionerP_STRUCT< Float >::bi

Definition at line 2094 of file SparseBundleCPU.cpp.

◆ npoint

template<class Float >
int pba::ProgramCPU::MultiplyBlockConditionerP_STRUCT< Float >::npoint

Definition at line 2093 of file SparseBundleCPU.cpp.

◆ tid

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

Definition at line 2092 of file SparseBundleCPU.cpp.

◆ vx

template<class Float >
Float* pba::ProgramCPU::MultiplyBlockConditionerP_STRUCT< Float >::vx

Definition at line 2095 of file SparseBundleCPU.cpp.

◆ x

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

Definition at line 2094 of file SparseBundleCPU.cpp.


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