MCPcopy Create free account

hub / github.com/astra-toolbox/astra-toolbox / functions

Functions1,667 in github.com/astra-toolbox/astra-toolbox

↓ 3 callersFunctiondctsub
src/Fourier.cpp:3259
↓ 3 callersMethoddocument
Gets document of which node is a child. \return Pointer to document that contains this node, or 0 if there is no parent document.
lib/include/rapidxml/rapidxml.hpp:923
↓ 3 callersFunctiondstsub
src/Fourier.cpp:3280
↓ 3 callersFunctioneffective_detweight
(src, det, u)
tests/python/functional/test_line2d.py:194
↓ 3 callersFunctionfloatToString
src/Utilities.cpp:165
↓ 3 callersFunctionformat
src/Utilities.cpp:62
↓ 3 callersFunctiongetClassFromString
python/astra/src/PythonPluginAlgorithmFactory.cpp:87
↓ 3 callersMethodgetDetectorTotCount
---------------------------------------------------------------------------------------- Get the number of detectors.
include/astra/ProjectionGeometry3D.h:373
↓ 3 callersFunctiongetFilterConfigForAlgorithm
src/Filters.cpp:548
↓ 3 callersMethodgetIndex
include/astra/AstraObjectManager.h:255
↓ 3 callersMethodgetInt
src/XMLConfig.cpp:83
↓ 3 callersMethodgetMatrix
---------------------------------------------------------------------------------------- explicit projection matrix
src/Projector2D.cpp:134
↓ 3 callersMethodgetNodes
----------------------------------------------------------------------------- Get list of nodes
src/XMLNode.cpp:97
↓ 3 callersFunctiongetProjectionWeightsCount
include/astra/CudaProjector2D.h:83
↓ 3 callersFunctiongetSize
include/astra/Data.h:90
↓ 3 callersMethodgetType
tests/test_AstraObjectManager.cpp:47
↓ 3 callersMethodindexToAngleDetectorIndex
sinogram index -> angle and detecor index
include/astra/ProjectionGeometry2D.h:317
↓ 3 callersFunctionintersect_line_vertical
(src, det, x)
tests/python/functional/test_line2d.py:91
↓ 3 callersMethodprojectSingleProjection
include/astra/DataProjector.h:122
↓ 3 callersFunctionreduceProjectionVertical
src/CompositeGeometryManager.cpp:382
↓ 3 callersMethodremove_all_attributes
Removes all attributes of node.
lib/include/rapidxml/rapidxml.hpp:1309
↓ 3 callersMethodremove_all_nodes
Removes all child nodes (but not attributes).
lib/include/rapidxml/rapidxml.hpp:1188
↓ 3 callersFunctionrftbsub
src/Fourier.cpp:3234
↓ 3 callersMethodsaveToFile
-----------------------------------------------------------------------------
src/XMLDocument.cpp:97
↓ 3 callersMethodsetGPUIndices
src/CompositeGeometryManager.cpp:1382
↓ 3 callersMethodskip
lib/include/rapidxml/rapidxml.hpp:1558
↓ 3 callersFunctionstringToMxArray
-----------------------------------------------------------------------------------------
matlab/mex/mexHelpFunctions.cpp:326
↓ 3 callersFunctionstringToPythonValue
python/astra/src/PythonPluginAlgorithm.cpp:140
↓ 3 callersMethodtranslate
include/astra/GeometryUtil2D.h:65
↓ 3 callersFunctiontranslateDetectorVectorsV
src/GeometryUtil3D.cpp:259
↓ 2 callersFunctionCProjectionGeometry2D
Protected default copy constructor for use by derived classes
include/astra/ProjectionGeometry2D.h:98
↓ 2 callersFunctionCProjectionGeometry3D
Protected default copy constructor for use by derived classes
include/astra/ProjectionGeometry3D.h:118
↓ 2 callersFunctionCProjector2D
Delete copy ctor/operator to prevent copying Projector2D objects
include/astra/Projector2D.h:77
↓ 2 callersFunctionProjectionGeometries
(type,shortscan,singleslice)
tests/python/functional/test_rec_scaling.py:25
↓ 2 callersFunctionVolumeGeometries
(is3D,noncube,singleslice)
tests/python/functional/test_rec_scaling.py:9
↓ 2 callersFunction_basic_par2d
()
python/astra/tests.py:53
↓ 2 callersFunction_basic_par2d_fp
(type)
python/astra/tests.py:28
↓ 2 callersFunction_clog_append_time
include/astra/clog.h:490
↓ 2 callersFunction_convert_to_backend
(data, backend)
tests/python/integration/test_gpulink.py:21
↓ 2 callersFunction_fourier_space_filter
(proj_geom)
tests/python/unit/test_algorithms_2d.py:59
↓ 2 callersFunction_fourier_space_filter
(proj_geom)
tests/python/unit/test_algorithms_3d.py:64
↓ 2 callersFunction_real_space_filter
(proj_geom)
tests/python/unit/test_algorithms_2d.py:67
↓ 2 callersFunction_real_space_filter
(proj_geom)
tests/python/unit/test_algorithms_3d.py:72
↓ 2 callersFunctionallocateDataObject
-----------------------------------------------------------------------------------------
matlab/mex/mexDataManagerHelpFunctions.cpp:161
↓ 2 callersMethodallocate_attribute
Allocates a new attribute from the pool, and optionally assigns name and value to it. If the allocation request cannot be accomodated, this function w
lib/include/rapidxml/rapidxml.hpp:447
↓ 2 callersFunctionarea_signed
(a, b)
tests/python/functional/test_line2d.py:142
↓ 2 callersMethodastra_init
(self, cfg)
python/astra/plugin.py:38
↓ 2 callersFunctionbuildStruct
----------------------------------------------------------------------------------------- turn a c++ map into a matlab struct
matlab/mex/mexHelpFunctions.cpp:384
↓ 2 callersFunctioncalcFFTFourierSize
Because the input is real, the Fourier transform is symmetric. CUFFT only outputs the first half (ignoring the redundant second half), and expects the
src/Filters.cpp:674
↓ 2 callersFunctioncalcNextPowerOfTwo
src/Filters.cpp:662
↓ 2 callersFunctioncftfx41
src/Fourier.cpp:2658
↓ 2 callersFunctioncftrec4
src/Fourier.cpp:2304
↓ 2 callersFunctioncftrec4_th
src/Fourier.cpp:2217
↓ 2 callersFunctioncftx020
src/Fourier.cpp:3196
↓ 2 callersFunctioncheckCustomFilterSize
src/Filters.cpp:681
↓ 2 callersFunctioncheckDLTensor
python/astra/src/dlpack.cpp:113
↓ 2 callersFunctionclear
Clear all matrix objects.
python/astra/matrix.py:37
↓ 2 callersFunctionclog_debug
include/astra/clog.h:650
↓ 2 callersFunctionclog_error
include/astra/clog.h:668
↓ 2 callersFunctionclog_info
include/astra/clog.h:656
↓ 2 callersFunctionclog_init_fd
include/astra/clog.h:334
↓ 2 callersFunctionclog_warn
include/astra/clog.h:662
↓ 2 callersFunctioncomputeBP_UV_Coeffs
src/GeometryUtil3D.cpp:503
↓ 2 callersFunctioncomputeLinearSplit
src/CompositeGeometryManager.cpp:635
↓ 2 callersMethodcomputeSingleRayWeights
---------------------------------------------------------------------------------------- Single Ray Weights
src/SparseMatrixProjector2D.cpp:138
↓ 2 callersFunctionconvertStringToFilter
src/Filters.cpp:508
↓ 2 callersMethodcopyToGPUMemory
src/CompositeGeometryManager.cpp:147
↓ 2 callersFunctioncreateGPUMemoryHandler
src/CompositeGeometryManager.cpp:165
↓ 2 callersFunctioncreateSubVolumePart
src/CompositeGeometryManager.cpp:475
↓ 2 callersFunctiondelete_algorithm_objects
(algorithm_config)
tests/python/unit/test_algorithms_2d.py:134
↓ 2 callersFunctiondelete_algorithm_objects
(algorithm_config)
tests/python/unit/test_algorithms_3d.py:137
↓ 2 callersFunctiondet3
include/astra/GeometryUtil3D.h:270
↓ 2 callersFunctiondet3x
include/astra/GeometryUtil3D.h:259
↓ 2 callersFunctiondet3y
include/astra/GeometryUtil3D.h:262
↓ 2 callersFunctiondet3z
include/astra/GeometryUtil3D.h:266
↓ 2 callersMethoddetectorOffsetToIndex
detector offset -> detector index
include/astra/ProjectionGeometry2D.h:298
↓ 2 callersFunctiondisableFile
Disable logging to file.
python/astra/log.py:86
↓ 2 callersFunctiondisableScreen
Disable logging to screen.
python/astra/log.py:82
↓ 2 callersFunctiondoJob
src/CompositeGeometryManager.cpp:1115
↓ 2 callersFunctiondoubleToString
src/Utilities.cpp:173
↓ 2 callersFunctionenableFile
Enable logging to file (note that a file has to be set).
python/astra/log.py:74
↓ 2 callersFunctionenableScreen
Enable logging to screen.
python/astra/log.py:70
↓ 2 callersFunctiongenConeProjections
src/GeometryUtil3D.cpp:42
↓ 2 callersFunctiongenFanProjections
src/GeometryUtil2D.cpp:82
↓ 2 callersFunctiongenPar3DProjections
src/GeometryUtil3D.cpp:133
↓ 2 callersFunctiongenParProjections
src/GeometryUtil2D.cpp:40
↓ 2 callersFunctiongen_random_geometry_fanflat
()
tests/python/functional/test_line2d.py:290
↓ 2 callersFunctiongen_random_geometry_fanflat_vec
()
tests/python/functional/test_line2d.py:306
↓ 2 callersFunctiongen_random_geometry_parallel
()
tests/python/functional/test_line2d.py:298
↓ 2 callersFunctiongen_random_geometry_parallel_vec
()
tests/python/functional/test_line2d.py:327
↓ 2 callersMethodgetContentNumericalArray
----------------------------------------------------------------------------- Get node content - NUMERICAL LIST NB: A 2D matrix is returned as a linea
src/XMLNode.cpp:156
↓ 2 callersMethodgetContentNumericalArrayDouble
src/XMLNode.cpp:161
↓ 2 callersFunctiongetItemStringRef
python/astra/src/PythonPluginAlgorithmFactory.cpp:46
↓ 2 callersMethodgetOption
----------------------------------------------------------------------------- Get option - STRING
src/XMLNode.cpp:228
↓ 2 callersFunctiongetPartSubDims
src/CompositeGeometryManager.cpp:174
↓ 2 callersMethodgetProjectedBBox
src/ProjectionGeometry3D.cpp:162
↓ 2 callersMethodgetProjectionAngleDegrees
Get a projection angle, represented in degrees.
include/astra/ProjectionGeometry2D.h:287
↓ 2 callersMethodgetResidualNorm
src/CudaEMAlgorithm.cpp:255
↓ 2 callersFunctiongetSubProjectionGeometry_Angle
src/GeometryUtil3D.cpp:438
↓ 2 callersFunctiongetSubProjectionGeometry_V
src/GeometryUtil3D.cpp:375
← previousnext →201–300 of 1,667, ranked by callers