MCPcopy Create free account

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

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

FunctionisOfType
Returns true if the type of geometry defined in this class is the one specified in _sType. */
include/astra/ConeProjectionGeometry3D.h:147
FunctionisOfType
Returns true if the type of geometry defined in this class is the one specified in _sType. * * @param _sType geometry type to compare to. * @ret
include/astra/ParallelProjectionGeometry3D.h:131
FunctionisOfType
Returns true if the type of geometry defined in this class is the one specified in _sType. */
include/astra/ParallelVecProjectionGeometry2D.h:107
FunctionisOfType
Returns true if the type of geometry defined in this class is the one specified in _sType. */
include/astra/ConeVecProjectionGeometry3D.h:127
FunctionisParallel
include/astra/GeometryUtil2D.h:129
FunctionisParallel
include/astra/GeometryUtil3D.h:183
FunctionisValid
include/astra/GeometryUtil2D.h:125
FunctionisValid
include/astra/GeometryUtil3D.h:179
Functionis_cuda
Check whether a projector is a CUDA projector. :param i: ID of projector. :type i: :class:`int` :returns: :class:`bool` -- True if the pr
python/astra/projector3d.py:92
Functionis_cuda
Check whether a projector is a CUDA projector. :param i: ID of projector. :type i: :class:`int` :returns: :class:`bool` -- True if the pr
python/astra/projector.py:91
Methodlast_attribute
Gets last attribute of node, optionally matching attribute name. \param name Name of attribute to find, or 0 to return last attribute regardless of it
lib/include/rapidxml/rapidxml.hpp:1045
Methodlast_node
Gets last child node, optionally matching node name. Behaviour is undefined if node has no children. Use first_node() to test if node has children. \p
lib/include/rapidxml/rapidxml.hpp:958
Functionlink
Link a 3D array with ASTRA from another library supporting dlpack, such as numpy or pytorch. :param datatype: Data object type, '-vol' or '-s
python/astra/data3d.py:44
Functionlink
Link a 2D numpy array with the toolbox. :param datatype: Data object type, '-vol' or '-sino'. :type datatype: :class:`string` :param geom
python/astra/data2d.py:55
FunctionlogCallBack
* Callback to print log message to Matlab window. * */
matlab/mex/mexInitFunctions.cpp:10
MethodmarkNodeParsed
src/Config.cpp:112
MethodmarkOptionParsed
src/Config.cpp:120
Functionmatrix
MATLAB-like interface to the :mod:`astra.matrix` module For example: ``astra.m.matrix('delete',i)`` -- Delete a matrix.
python/astra/matlab.py:90
Functionmatrix
Get sparse matrix of a projector. :param i: ID of projector. :type i: :class:`int` :returns: :class:`int` -- ID of sparse matrix.
python/astra/projector.py:102
Functionmatrix_initializer
(geometry_type)
tests/python/unit/test_data_3d.py:26
Functionmatrix_initializer
(geometry_type)
tests/python/unit/test_data_2d.py:22
Methodmemory_pool
Constructs empty pool with default allocator functions.
lib/include/rapidxml/rapidxml.hpp:390
FunctionmergeMap
include/astra/Utilities.h:106
FunctionmexFunction
----------------------------------------------------------------------------------------- * ... = astra_mex_data2d(type,...); */
matlab/mex/astra_mex_data2d_c.cpp:568
FunctionmexFunction
----------------------------------------------------------------------------------------- * ... = astra_mex_io_data(mode,...); */
matlab/mex/astra_mex_data3d_c.cpp:432
FunctionmexFunction
----------------------------------------------------------------------------------------- * ... = astra_mex(type,...); */
matlab/mex/astra_mex_plugin_c.cpp:171
FunctionmexFunction
----------------------------------------------------------------------------------------- * ... = astra_mex_matrix(type,...); */
matlab/mex/astra_mex_matrix_c.cpp:384
FunctionmexFunction
----------------------------------------------------------------------------------------- * ... = astra_mex_projector(mode, ...); */
matlab/mex/astra_mex_projector_c.cpp:406
FunctionmexFunction
----------------------------------------------------------------------------------------- * ... = astra_mex_log(mode, ...); */
matlab/mex/astra_mex_log_c.cpp:262
FunctionmexFunction
----------------------------------------------------------------------------------------- * ... = astra_mex(type,...); */
matlab/mex/astra_mex_c.cpp:249
FunctionmexFunction
----------------------------------------------------------------------------------------- * ... = astra_mex_direct_c(mode,...); */
matlab/mex/astra_mex_direct_c.cpp:318
FunctionmexFunction
----------------------------------------------------------------------------------------- * [pid] = astra_mex_projector('read', projection_geometry, r
matlab/mex/astra_mex_projector3d_c.cpp:226
FunctionmexFunction
----------------------------------------------------------------------------------------- * ... = astra_mex_algorithm(mode, ...); */
matlab/mex/astra_mex_algorithm_c.cpp:230
Functionmove_vol_geom
Moves center of volume geometry to new position. :param geom: Input volume geometry :type geom: :class:`dict` :param pos: Tuple (x,y[,z])
python/astra/functions.py:123
Methodnullstr
Return empty string
lib/include/rapidxml/rapidxml.hpp:778
Methodoperator()
include/astra/cuda/2d/util.h:103
Methodoperator*
include/astra/GeometryUtil3D.h:248
Methodoperator*
include/astra/cuda/stream_internal.h:40
Methodoperator+
include/astra/GeometryUtil3D.h:239
Methodoperator-
include/astra/GeometryUtil3D.h:242
Methodoperator==
tests/test_AstraObjectManager.cpp:36
Methodoperator==
include/astra/GeometryUtil2D.h:78
Methodoperator==
include/astra/GeometryUtil2D.h:111
Methodparse
lib/include/rapidxml/rapidxml.hpp:1381
FunctionparseStruct
----------------------------------------------------------------------------------------- turn a matlab struct into a c++ map
matlab/mex/mexHelpFunctions.cpp:250
Methodparse_and_append_data
lib/include/rapidxml/rapidxml.hpp:1940
Methodparse_bom
lib/include/rapidxml/rapidxml.hpp:1725
Methodparse_cdata
lib/include/rapidxml/rapidxml.hpp:1998
Methodparse_comment
lib/include/rapidxml/rapidxml.hpp:1773
Methodparse_doctype
lib/include/rapidxml/rapidxml.hpp:1814
Methodparse_element
lib/include/rapidxml/rapidxml.hpp:2037
Methodparse_error
Constructs parse error
lib/include/rapidxml/rapidxml.hpp:77
Methodparse_node
lib/include/rapidxml/rapidxml.hpp:2081
Methodparse_node_attributes
lib/include/rapidxml/rapidxml.hpp:2237
Methodparse_node_contents
lib/include/rapidxml/rapidxml.hpp:2167
Methodparse_pi
lib/include/rapidxml/rapidxml.hpp:1880
Methodparse_xml_declaration
lib/include/rapidxml/rapidxml.hpp:1738
MethodperformFiltering
----------------------------------------------------------------------------------------
src/FilteredBackProjectionAlgorithm.cpp:183
MethodprecomputeWeights
src/CudaSartAlgorithm.cpp:196
MethodprecomputeWeights
src/CudaSirtAlgorithm3D.cpp:261
MethodprecomputeWeights
src/CudaEMAlgorithm.cpp:149
MethodprecomputeWeights
src/CudaSirtAlgorithm.cpp:187
Methodprepend_attribute
Prepends a new attribute to the node. \param attribute Attribute to prepend.
lib/include/rapidxml/rapidxml.hpp:1197
Methodprepend_node
Prepends a new child node. The prepended child becomes the first child, and all existing children are moved one position back. \param child Node to pr
lib/include/rapidxml/rapidxml.hpp:1076
Methodprevious_attribute
Gets previous attribute, optionally matching attribute name. \param name Name of attribute to find, or 0 to return previous attribute regardless of it
lib/include/rapidxml/rapidxml.hpp:836
Methodprint
----------------------------------------------------------------------------- print XML Node
src/XMLNode.cpp:72
Functionproj_buffer
(dimensionality)
tests/python/unit/test_optomo.py:60
Functionproj_buffer
()
tests/python/unit/test_experimental.py:78
Functionproj_buffer
()
tests/python/unit/test_experimental_2d.py:77
Functionproj_data
(backend, proj_geom)
tests/python/integration/test_dlpack3d.py:84
Functionproj_data
(backend)
tests/python/integration/test_gpulink.py:52
Functionproj_data
(backend, proj_geom)
tests/python/integration/test_dlpack2d.py:71
Functionproj_data
(dimensionality)
tests/python/unit/test_optomo.py:52
Functionproj_data
()
tests/python/unit/test_experimental.py:73
Functionproj_data
()
tests/python/unit/test_experimental_2d.py:72
Functionproj_data_non_contiguous
(backend, proj_geom)
tests/python/integration/test_dlpack3d.py:114
Functionproj_data_non_contiguous
(backend, proj_geom)
tests/python/integration/test_dlpack2d.py:101
Functionproj_geom
(request)
tests/python/integration/test_dlpack3d.py:59
Functionproj_geom
(request)
tests/python/integration/test_dlpack2d.py:50
Functionproj_geom
(request)
tests/python/unit/test_algorithms_2d.py:23
Functionproj_geom
(request)
tests/python/unit/test_algorithms_3d.py:28
Functionproj_geom
(request)
tests/python/unit/test_experimental.py:30
Functionproj_geom
(request)
tests/python/unit/test_experimental_2d.py:26
Functionproject
include/astra/CudaProjector2D.h:95
Functionproject
include/astra/CudaProjector3D.h:96
FunctionprojectAllVoxels
include/astra/SparseMatrixProjector2D.h:170
MethodprojectPoint
src/ConeVecProjectionGeometry3D.cpp:199
MethodprojectPoint
src/ParallelVecProjectionGeometry3D.cpp:201
MethodprojectPoint
src/ParallelProjectionGeometry3D.cpp:153
MethodprojectPoint
src/CylConeVecProjectionGeometry3D.cpp:343
FunctionprojectSingleProjection
include/astra/CudaProjector2D.h:97
FunctionprojectSingleProjection
include/astra/CudaProjector3D.h:98
FunctionprojectSingleRay
include/astra/CudaProjector3D.h:100
MethodprojectSingleRay
include/astra/DataProjector.h:132
FunctionprojectSingleVoxel
include/astra/SparseMatrixProjector2D.h:162
Functionprojection_geometry
Get projection geometry of a projector. :param i: ID of projector. :type i: :class:`int` :returns: :class:`dict` -- projection geometry
python/astra/projector3d.py:58
Functionprojection_geometry
Get projection geometry of a projector. :param i: ID of projector. :type i: :class:`int` :returns: :class:`dict` -- projection geometry
python/astra/projector.py:58
Functionprojector
MATLAB-like interface to the :mod:`astra.projector` module For example: ``astra.m.projector('volume_geometry',i)`` -- Get volume geo
python/astra/matlab.py:79
Functionprojector
(vol_geom, proj_geom)
tests/python/integration/test_dlpack3d.py:91
Functionprojector
()
tests/python/integration/test_gpulink.py:39
← previousnext →1,201–1,300 of 1,667, ranked by callers