![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
Public Attributes | |
| int | tid |
| size_t | nproj |
| size_t | ncam |
| const Float * | camera |
| const Float * | point |
| Float * | jc |
| Float * | jp |
| const int * | jmap |
| const Float * | sj |
| const Float * | ms |
| const int * | cmlist |
| bool | intrinsic_fixed |
| int | radial_distortion |
| bool | shuffle |
| Float * | jct |
| int | i0 |
Definition at line 1504 of file SparseBundleCPU.cpp.
| const Float* pba::ProgramCPU::ComputeJacobian_STRUCT< Float >::camera |
Definition at line 1506 of file SparseBundleCPU.cpp.
| const int* pba::ProgramCPU::ComputeJacobian_STRUCT< Float >::cmlist |
Definition at line 1510 of file SparseBundleCPU.cpp.
| int pba::ProgramCPU::ComputeJacobian_STRUCT< Float >::i0 |
Definition at line 1515 of file SparseBundleCPU.cpp.
| bool pba::ProgramCPU::ComputeJacobian_STRUCT< Float >::intrinsic_fixed |
Definition at line 1511 of file SparseBundleCPU.cpp.
| Float* pba::ProgramCPU::ComputeJacobian_STRUCT< Float >::jc |
Definition at line 1507 of file SparseBundleCPU.cpp.
| Float* pba::ProgramCPU::ComputeJacobian_STRUCT< Float >::jct |
Definition at line 1514 of file SparseBundleCPU.cpp.
| const int* pba::ProgramCPU::ComputeJacobian_STRUCT< Float >::jmap |
Definition at line 1508 of file SparseBundleCPU.cpp.
| Float * pba::ProgramCPU::ComputeJacobian_STRUCT< Float >::jp |
Definition at line 1507 of file SparseBundleCPU.cpp.
| const Float * pba::ProgramCPU::ComputeJacobian_STRUCT< Float >::ms |
Definition at line 1509 of file SparseBundleCPU.cpp.
| size_t pba::ProgramCPU::ComputeJacobian_STRUCT< Float >::ncam |
Definition at line 1505 of file SparseBundleCPU.cpp.
| size_t pba::ProgramCPU::ComputeJacobian_STRUCT< Float >::nproj |
Definition at line 1505 of file SparseBundleCPU.cpp.
| const Float * pba::ProgramCPU::ComputeJacobian_STRUCT< Float >::point |
Definition at line 1506 of file SparseBundleCPU.cpp.
| int pba::ProgramCPU::ComputeJacobian_STRUCT< Float >::radial_distortion |
Definition at line 1512 of file SparseBundleCPU.cpp.
| bool pba::ProgramCPU::ComputeJacobian_STRUCT< Float >::shuffle |
Definition at line 1513 of file SparseBundleCPU.cpp.
| const Float* pba::ProgramCPU::ComputeJacobian_STRUCT< Float >::sj |
Definition at line 1509 of file SparseBundleCPU.cpp.
| int pba::ProgramCPU::ComputeJacobian_STRUCT< Float >::tid |
Definition at line 1504 of file SparseBundleCPU.cpp.