CortidQCT  1.2.2.52
File List
Here is a list of all documented files with brief descriptions:
[detail level 123456]
  bindings
  C
  examples
 cli.cThis file contains an example C only implementation of the CLI to CortidQCT
  include
  CortidQCT
  C
 CortidQCT.hThis file contains the C API definition
  src
 CortidQCT-Common.h
 cortidqct-c_export.h
  matlab
  include
  CortidQCT
  Matlab
 CortidQCT.h
 cortidqct-matlab_export.h
  common
  src
 Version.hThis file contains version information for the CortidQCT project
  include
  CortidQCT
  src
 BarycentricPoint.hThis header contains the definition of the BarycentricPoint data type
 ColorToLabelMap.hThis finle contains definitions for color to index map types
 DiscreteRange.hThis header contains the definition of the DiscreteRange template
 filesystem.hWrapper for including the C++17 filesystem header
 LabelToColorMap.hThis finle contains definitions for label to color map types
 MeasurementModel.hThis header contains the definition of the MeasurementModel type
 Mesh.hInclude file defining the Mesh data type
 MeshFitter.h
 Optional.hThis header is a wrapper for including optional depending on the supported C++ standard version
 Padding.hIn this header the Padding helper type is defined
 propagate_const.h
 Ray.hDefinition of Ray data structure
 RayMeshIntersection.hThis file contains the definition of the RayMeshIntersection type
 VolumeSize.hThis header contains the definition of the VolumeSize type
 VoxelSize.hThis header contains the definition of the VoxelSize type
 VoxelVolume.hThis header contains the definition of the VoxelVolume type
 CortidQCT.hMain header file for CortidQCT library
  lib
  optional
 LoadFromBST.hDefinition of function to load voxel volume from BST files
 CheckExtension.hThis file contains some utility functions to check if a file path has a specific extension
 ColorToLabelMapIO.cppColor to label maps IO functions implementations
 ColorToLabelMapIO.hThis header contains private IO functions for ColorToLabelMap types
 CommonMath.hThis header contains common math includes, functions and definitions,
 DiscreteRangeDecorators.hThis file contains some decorator functions for DiscreteRange types
 DisplacementOptimizer.cppImplementation file for class DisplacementOptimizer
 DisplacementOptimizer.hThis file contains the definition of the DisplacementOptimizer class
 EigenAdaptors.hThis header contains adaptor functions for Eigen types
 lib_config.h
 MatrixIO.hContains a wrapper to enable IO on Eigen matrices
 MeasurementModel.cppImplementation file for MeasurementModel type
 MeshAdaptors.hThis file contains mesh <-> Eigen matrix adaptors
 MeshFitterConfiguration.cppImplementation file for MeshFitter::Configuration
 MeshFitterHiddenState.cppImplementation of the MeshFitter HiddenState type
 MeshFitterHiddenState.hDefinitions for the HiddenState type of MeshFitter
 MeshFitterImpl.cppImplementation file for MeshFitter::Impl
 MeshFitterImpl.hThis private header contains the definition of MeshFitter::Impl
 MeshHelpers.hThis header contains mesh related helper functions
 Sampler.hThis private head contains the definition of the Sampler type
 SIMesh.cppThis file contains the implementation of the SIMesh file writer
 SIMesh.hThis file contains the definition of the SIMesh writer function
 WeightedARAPFitter.cppImplementation file fot WeightedARAPFitter class
 WeightedARAPFitter.hThis file contains the definition of the WeightedARAPFitter class