MCPcopy Create free account

hub / github.com/SuperElastix/elastix / functions

Functions2,306 in github.com/SuperElastix/elastix

FunctionIsEmpty
Returns true if this OpenCL vector is empty, false otherwise. */
Common/OpenCL/ITKimprovements/itkOpenCLVector.h:89
FunctionIsError
Returns true if an error has occurred on this OpenCL event. * \sa IsQueued(), IsSubmitted(), IsRunning(), IsComplete(), GetStatus() */
Common/OpenCL/ITKimprovements/itkOpenCLEvent.h:172
MethodIsFullProfile
------------------------------------------------------------------------------
Common/OpenCL/ITKimprovements/itkOpenCLPlatform.cxx:47
FunctionIsGPUBufferDirty
Common/OpenCL/ITKimprovements/itkGPUDataManager.h:123
FunctionIsIdentityTransform
Returns true if the derived transform is identity transform, * false otherwise. */
Common/OpenCL/Filters/itkGPUTransformBase.h:56
FunctionIsIdentityTransform
Returns true if the derived transform is identity transform, * false otherwise. */
Common/OpenCL/Filters/itkGPUIdentityTransform.h:65
FunctionIsInsideBuffer
Check if a point is inside the image buffer. * \warning For efficiency, no validity checking of * the input image pointer is done. */
Common/itkAdvancedRayCastInterpolateImageFunction.h:171
FunctionIsLinear
Components/Transforms/ExternalTransform/elxAdvancedTransformAdapter.h:130
FunctionIsLinear
Indicates that this transform is linear. That is, given two * points P and Q, and scalar coefficients a and b, then * * T( a*P + b*
Components/Transforms/MultiBSplineTransformWithNormal/itkMultiBSplineDeformableTransformWithNormal.h:304
FunctionIsLinear
Components/Transforms/DeformationFieldTransform/itkDeformationFieldInterpolatingTransform.h:177
FunctionIsLinear
Indicates that this transform is linear. That is, given two * points P and Q, and scalar coefficients a and b, then * * T( a*P + b*
Common/Transforms/itkAdvancedMatrixOffsetTransformBase.h:315
FunctionIsLinear
Indicates that this transform is linear. That is, given two * points P and Q, and scalar coefficients a and b, then * * T( a*P + b*
Common/Transforms/itkAdvancedBSplineDeformableTransformBase.h:303
FunctionIsLinear
Indicates that this transform is linear. That is, given two * points P and Q, and scalar coefficients a and b, then * * T( a*P + b*
Common/Transforms/itkAdvancedIdentityTransform.h:183
FunctionIsLinear
Indicates that this transform is linear. That is, given two * points P and Q, and scalar coefficients a and b, then * * T( a*P + b*
Common/Transforms/itkAdvancedTranslationTransform.h:211
FunctionIsMatrixOffsetTransform
/
Common/OpenCL/Filters/itkGPUMatrixOffsetTransformBase.h:55
FunctionIsMatrixOffsetTransform
Returns true if the derived transform is matrix offset transform, * false otherwise. */
Common/OpenCL/Filters/itkGPUTransformBase.h:64
FunctionIsNull
Returns true if this OpenCL memory object is null, false otherwise. */
Common/OpenCL/ITKimprovements/itkOpenCLMemoryObject.h:94
FunctionIsNull
Returns null if this OpenCL program object is null. */
Common/OpenCL/ITKimprovements/itkOpenCLProgram.h:63
FunctionIsNull
Returns true if this OpenCL command queue is null. */
Common/OpenCL/ITKimprovements/itkOpenCLCommandQueue.h:83
FunctionIsNull
Returns true if this OpenCL platform identifier is null. */
Common/OpenCL/ITKimprovements/itkOpenCLPlatform.h:80
FunctionIsNull
Returns true if this OpenCL sampler object is null, false otherwise.*/
Common/OpenCL/ITKimprovements/itkOpenCLSampler.h:134
FunctionIsNull
Returns true if this OpenCL event object is null, false otherwise. */
Common/OpenCL/ITKimprovements/itkOpenCLEvent.h:120
FunctionIsNull
Returns true if this OpenCL device identifier is null. */
Common/OpenCL/ITKimprovements/itkOpenCLDevice.h:102
FunctionIsNull
Common/OpenCL/ITKimprovements/itkOpenCLSize.h:77
MethodIsNull
------------------------------------------------------------------------------
Common/OpenCL/ITKimprovements/itkOpenCLImageFormat.cxx:51
MethodIsNumber
Core/Install/elxConversion.cxx:337
FunctionIsQueued
Returns true if the command associated with this OpenCL event has been * queued for execution on the host, but has not yet been submitted to * t
Common/OpenCL/ITKimprovements/itkOpenCLEvent.h:137
FunctionIsRunning
Returns true if the command associated with this OpenCL event is * running on the device, but has not yet finished. * \sa IsQueued(), IsSubmitte
Common/OpenCL/ITKimprovements/itkOpenCLEvent.h:155
FunctionIsSubmitted
Returns true if the command associated with this OpenCL event has been * submitted for execution on the device yet, but is not yet running. * \s
Common/OpenCL/ITKimprovements/itkOpenCLEvent.h:146
FunctionIsTranslationTransform
Returns true, the transform is translation transform. */
Common/OpenCL/Filters/itkGPUTranslationTransformBase.h:52
FunctionIsTranslationTransform
Returns true if the derived transform is translation transform, * false otherwise. */
Common/OpenCL/Filters/itkGPUTransformBase.h:72
FunctionIsTypeMapping
Common/GTesting/itkImageFileCastWriterGTest.cxx:56
FunctionJumpToNextGridPosition
Common/ImageSamplers/itkImageGridSampler.h:196
MethodL1
Components/Metrics/Impact/ImpactLoss.h:217
MethodL1Cosine
Components/Metrics/Impact/ImpactLoss.h:362
MethodL2
Components/Metrics/Impact/ImpactLoss.h:247
MethodLaunchKernel
------------------------------------------------------------------------------
Common/OpenCL/ITKimprovements/itkOpenCLKernelManager.cxx:263
MethodLaunchTask
------------------------------------------------------------------------------
Common/OpenCL/ITKimprovements/itkOpenCLKernel.cxx:1511
MethodLaunchTaskAsync
------------------------------------------------------------------------------
Common/OpenCL/ITKimprovements/itkOpenCLKernel.cxx:1538
MethodLineSearchOptimizer
Common/LineSearchOptimizers/itkLineSearchOptimizer.cxx:29
MethodLoss
Components/Metrics/Impact/ImpactLoss.h:72
MethodMakeDeformationFieldFileName
Common/Transforms/elxTransformIO.cxx:239
MethodMakeDeformationFieldFileName
Common/Transforms/elxTransformIO.h:152
MethodMakeStringOfCommandLineArguments
Core/Main/elxMainExeUtilities.cxx:119
MethodMap
------------------------------------------------------------------------------
Common/OpenCL/ITKimprovements/itkOpenCLImage.cxx:295
MethodMap
------------------------------------------------------------------------------
Common/OpenCL/ITKimprovements/itkOpenCLBuffer.cxx:733
MethodMap
------------------------------------------------------------------------------
Common/OpenCL/ITKimprovements/itkOpenCLVectorBase.cxx:190
MethodMapAsync
------------------------------------------------------------------------------
Common/OpenCL/ITKimprovements/itkOpenCLImage.cxx:340
MethodMapAsync
------------------------------------------------------------------------------
Common/OpenCL/ITKimprovements/itkOpenCLBuffer.cxx:754
MethodMarkExactlyOneOfArgumentsAsRequired
Testing/itkCommandLineArgumentParser.cxx:238
MethodMarker
------------------------------------------------------------------------------
Common/OpenCL/ITKimprovements/itkOpenCLContext.cxx:1490
MethodMarkerAsync
------------------------------------------------------------------------------
Common/OpenCL/ITKimprovements/itkOpenCLContext.cxx:1518
FunctionMaskHasSameImageDomain
Common/elxMaskHasSameImageDomain.h:39
MethodMetricTEMP
Constructor
Testing/itkAccumulateDerivativesParallellizationTest.cxx:75
MethodMevisDicomTiffImageIO
constructor
Common/MevisDicomTiff/itkMevisDicomTiffImageIO.cxx:62
MethodMevisDicomTiffImageIOFactory
Common/MevisDicomTiff/itkMevisDicomTiffImageIOFactory.cxx:26
MethodMinimizeOff
Components/Optimizers/RSGDEachParameterApart/itkRSGDEachParameterApartBaseOptimizer.h:83
MethodMinimizeOff
Components/Optimizers/FullSearch/itkFullSearchOptimizer.h:115
MethodMinimizeOn
Components/Optimizers/RSGDEachParameterApart/itkRSGDEachParameterApartBaseOptimizer.h:78
MethodMinimizeOn
Components/Optimizers/FullSearch/itkFullSearchOptimizer.h:110
FunctionMomentsOn
Components/Transforms/AdvancedAffineTransform/itkCenteredTransformInitializer2.h:179
FunctionMomentsOn
Components/Transforms/TranslationTransform/itkTranslationTransformInitializer.h:136
MethodMoreThuenteLineSearchOptimizer
Common/LineSearchOptimizers/itkMoreThuenteLineSearchOptimizer.cxx:30
MethodNCC
Components/Metrics/Impact/ImpactLoss.h:486
MethodNew
------------------------------------------------------------------------------ This just calls GetInstance
Common/OpenCL/ITKimprovements/itkOpenCLContext.cxx:70
MethodNewNDImage
Common/itkNDImageBase.h:268
MethodObjectPtrToString
Core/Install/elxConversion.cxx:196
MethodOpenCLBuffer
Common/OpenCL/ITKimprovements/itkOpenCLBuffer.cxx:25
MethodOpenCLCommandQueue
Common/OpenCL/ITKimprovements/itkOpenCLCommandQueue.cxx:23
MethodOpenCLContext
------------------------------------------------------------------------------
Common/OpenCL/ITKimprovements/itkOpenCLContext.cxx:139
MethodOpenCLContextPimpl
Common/OpenCL/ITKimprovements/itkOpenCLContext.cxx:81
MethodOpenCLContextScopeGuard
Common/OpenCL/ITKimprovements/itkOpenCLContextScopeGuard.h:34
FunctionOpenCLDevice
Constructs a default OpenCL device identifier. */
Common/OpenCL/ITKimprovements/itkOpenCLDevice.h:65
MethodOpenCLEvent
Common/OpenCL/ITKimprovements/itkOpenCLEvent.cxx:24
MethodOpenCLEventList
Common/OpenCL/ITKimprovements/itkOpenCLEventList.cxx:24
FunctionOpenCLGetLocalBlockSize
------------------------------------------------------------------------------ Get the block size based on the desired image dimension
Common/OpenCL/ITKimprovements/itkOpenCLUtil.cxx:44
FunctionOpenCLGetPtrHelper
Common/OpenCL/ITKimprovements/itkOpenCLGlobal.h:26
MethodOpenCLImage
Common/OpenCL/ITKimprovements/itkOpenCLImage.cxx:24
MethodOpenCLImageFormat
Common/OpenCL/ITKimprovements/itkOpenCLImageFormat.cxx:22
MethodOpenCLKernel
Common/OpenCL/ITKimprovements/itkOpenCLKernel.cxx:107
MethodOpenCLKernelManager
Common/OpenCL/ITKimprovements/itkOpenCLKernelManager.cxx:41
MethodOpenCLKernelPimpl
Common/OpenCL/ITKimprovements/itkOpenCLKernel.cxx:30
MethodOpenCLLogger
------------------------------------------------------------------------------
Common/OpenCL/ITKimprovements/itkOpenCLLogger.cxx:61
MethodOpenCLProfilingTimeProbe
Common/OpenCL/ITKimprovements/itkOpenCLProfilingTimeProbe.cxx:22
MethodOpenCLProgram
Common/OpenCL/ITKimprovements/itkOpenCLProgram.cxx:182
MethodOpenCLSampler
Common/OpenCL/ITKimprovements/itkOpenCLSampler.cxx:23
FunctionOpenCLUserEvent
Constructs a null user event. */
Common/OpenCL/ITKimprovements/itkOpenCLUserEvent.h:73
MethodOpenCLUserEvent
Common/OpenCL/ITKimprovements/itkOpenCLUserEvent.cxx:24
MethodOpenCLVectorBase
------------------------------------------------------------------------------
Common/OpenCL/ITKimprovements/itkOpenCLVectorBase.cxx:70
MethodOpenCLVectorBasePimpl
Common/OpenCL/ITKimprovements/itkOpenCLVectorBase.cxx:40
MethodOptimizerTEMP
Testing/itkAdvanceOneStepParallellizationTest.cxx:81
FunctionOriginsOn
Components/Transforms/AdvancedAffineTransform/itkCenteredTransformInitializer2.h:186
MethodParameterMapStartOfCommentString
Resturns the character sequence to indicate the start of a comment, for the specified format. */
Core/Install/elxConversion.h:82
MethodParameterMapToString
Core/Install/elxConversion.cxx:221
FunctionPixelTypeToFixedWidthString
Core/Main/elxPixelTypeToString.h:32
FunctionPixelTypeToString
Core/Main/elxPixelTypeToString.h:57
MethodPrintAllArguments
Testing/itkCommandLineArgumentParser.cxx:95
FunctionPrintSelf
Common/Transforms/itkBSplineDerivativeKernelFunction2.h:115
FunctionPrintSelf
Common/Transforms/itkBSplineSecondOrderDerivativeKernelFunction2.h:101
FunctionPrintSelf
Common/OpenCL/Filters/itkGPUCompositeTransform.h:80
← previousnext →1,201–1,300 of 2,306, ranked by callers