MCPcopy Create free account

hub / github.com/InsightSoftwareConsortium/ITK / functions

Functions52,088 in github.com/InsightSoftwareConsortium/ITK

↓ 10 callersMethodnorm
\returns the norm of the quaternion's coefficients * \sa QuaternionBase::squaredNorm(), MatrixBase::norm() */
Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Geometry/Quaternion.h:128
↓ 10 callersFunctionnrrdAxisInfoSet_nva
******** nrrdAxisInfoSet_nva() ** ** Simple means of setting fields of the axis array in the nrrd. ** ** type to pass for third argument: **
Modules/ThirdParty/NrrdIO/src/NrrdIO/axis.c:329
↓ 10 callersMethodoperator()
: return the index at location (i,j) returns -1 if the entry is 0
Modules/ThirdParty/VNL/src/vxl/core/vnl/vnl_crs_index.cxx:35
↓ 10 callersFunctionopj_aligned_malloc
Modules/ThirdParty/OpenJPEG/src/openjpeg/src/lib/openjp2/opj_malloc.c:207
↓ 10 callersFunctionopj_sparse_array_int32_write
Modules/ThirdParty/OpenJPEG/src/openjpeg/src/lib/openjp2/sparse_array.c:330
↓ 10 callersMethodouterIndexPtr
Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/SparseCore/SparseBlock.h:232
↓ 10 callersMethodouterStride
Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Core/CoreEvaluators.h:159
↓ 10 callersFunctionpconj
Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Core/arch/SSE/Complex.h:77
↓ 10 callersFunctionplog
Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Core/arch/GPU/PacketMath.h:931
↓ 10 callersFunctionpng_write_chunk_end
Finish a chunk started with png_write_chunk_header(). */
Modules/ThirdParty/PNG/src/itkpng/pngwutil.c:145
↓ 10 callersFunctionpng_zstream_error
Ensure that png_ptr->zstream.msg holds some appropriate error message string. * If it doesn't 'ret' is used to set it to something appropriate, even
Modules/ThirdParty/PNG/src/itkpng/png.c:976
↓ 10 callersFunctionprint_source_location
Modules/ThirdParty/MINC/src/libminc/volume_io/Prog_utils/alloc_check.c:487
↓ 10 callersFunctionpstore
Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Core/GenericPacketMath.h:848
↓ 10 callersFunctionptrue
Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Core/arch/AVX/PacketMath.h:1829
↓ 10 callersFunctionpzero
Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Core/GenericPacketMath.h:409
↓ 10 callersFunctionresize
Resizes \c *this to a \a rows x \a cols matrix. * * This method is intended for dynamic-size matrices, although it is legal to call it on
Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Core/PlainObjectBase.h:285
↓ 10 callersFunctionresize
Only plain matrices/arrays, not expressions, may be resized; therefore the only useful resize methods are * Matrix::resize() and Array::resize()
Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Core/DenseBase.h:235
↓ 10 callersFunctionrun_for_size
Modules/ThirdParty/VNL/src/vxl/core/vnl/tests/basic_operation_timings.cxx:176
↓ 10 callersFunctionscopy_
< subroutine scopy(n,sx,incx,sy,incy) >*/ Subroutine */
Modules/ThirdParty/VNL/src/vxl/v3p/netlib/blas/scopy.c:19
↓ 10 callersFunctionseqN
Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Core/ArithmeticSequence.h:99
↓ 10 callersFunctionsize
: Return number of elements This equals rows() * cols()
Modules/ThirdParty/VNL/src/vxl/core/vnl/vnl_matrix_fixed_ref.h:278
↓ 10 callersFunctionsize
: Return the total number of elements stored by the matrix. This equals rows() * cols()
Modules/ThirdParty/VNL/src/vxl/core/vnl/vnl_matrix.h:182
↓ 10 callersMethodsize
Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/SparseCore/SparseVector.h:511
↓ 10 callersFunctionslamch_
< REAL FUNCTION SLAMCH( CMACH ) >*/
Modules/ThirdParty/VNL/src/vxl/v3p/netlib/blas/slamch.c:61
↓ 10 callersFunctionslaset_
< SUBROUTINE SLASET( UPLO, M, N, ALPHA, BETA, A, LDA ) >*/ Subroutine */
Modules/ThirdParty/VNL/src/vxl/v3p/netlib/lapack/single/slaset.c:19
↓ 10 callersMethodsolve
Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:97
↓ 10 callersMethodstart_timestamp
Gets the time of the test program start, in ms from the start of the UNIX epoch.
Modules/ThirdParty/GoogleTest/src/itkgoogletest/googletest/src/gtest.cc:5289
↓ 10 callersFunctionsum3_
Subroutine */
Modules/Numerics/FEM/src/dsrc2c.c:7790
↓ 10 callersFunctionswap
Modules/ThirdParty/VNL/src/vxl/core/vnl/vnl_vector.h:795
↓ 10 callersFunctionswap
Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Core/DenseStorage.h:235
↓ 10 callersFunctionthrow_std_bad_alloc
Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Core/util/Memory.h:117
↓ 10 callersFunctiontiff_itrunc
Modules/ThirdParty/TIFF/src/itktiff/libtiff/tif_luv.c:773
↓ 10 callersMethodupdate
update cache entry :param source_file: path to the C++ source file being parsed :param configuration: configuration used in
Modules/ThirdParty/pygccxml/src/pygccxml/parser/declarations_cache.py:75
↓ 10 callersFunctionvnl_error_matrix_row_index
: Raise exception for invalid row index.
Modules/ThirdParty/VNL/src/vxl/core/vnl/vnl_error.cxx:52
↓ 10 callersFunctionvnl_sample_normal
Modules/ThirdParty/VNL/src/vxl/core/vnl/vnl_sample.h:66
↓ 10 callersMethodwrite
Modules/ThirdParty/GDCM/src/gdcm/Utilities/gdcmrle/main.cxx:60
↓ 10 callersFunctionzlacgv_
< SUBROUTINE ZLACGV( N, X, INCX ) >*/ Subroutine */
Modules/ThirdParty/VNL/src/vxl/v3p/netlib/lapack/complex16/zlacgv.c:19
↓ 10 callersFunctionzlassq_
< SUBROUTINE ZLASSQ( N, X, INCX, SCALE, SUMSQ ) >*/ Subroutine */
Modules/ThirdParty/VNL/src/vxl/v3p/netlib/lapack/complex16/zlassq.c:19
↓ 10 callersFunctionznzread
Modules/ThirdParty/NIFTI/src/nifti/znzlib/znzlib.c:133
↓ 9 callersMethodAddObserver
Modules/ThirdParty/GDCM/src/gdcm/Source/Common/gdcmSubject.cxx:217
↓ 9 callersFunctionAreOverlaysInPixelData
Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/gdcmBitmap.h:45
↓ 9 callersFunctionBf16ToF32Even
Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Core/arch/AltiVec/PacketMath.h:1637
↓ 9 callersFunctionBf16ToF32Odd
Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Core/arch/AltiVec/PacketMath.h:1641
↓ 9 callersFunctionFindDicomTag
Examples/IO/DicomPrintPatientInformation.cxx:30
↓ 9 callersMethodFindManufacturer
Find the manufacturer given the vendor id */
Modules/ThirdParty/KWSys/src/KWSys/SystemInformation.cxx:2057
↓ 9 callersFunctionFromByteArray
Modules/ThirdParty/GDCM/src/gdcm/Utilities/gdcmcharls/publictypes.h:287
↓ 9 callersFunctionGTEST_LOCK_EXCLUDED_
Modules/ThirdParty/GoogleTest/src/itkgoogletest/googletest/src/gtest.cc:5018
↓ 9 callersMethodGetComponentTypeFromString
Modules/IO/MeshVTK/src/itkVTKPolyDataMeshIO.cxx:184
↓ 9 callersMethodGetCrossSectionalArea
Modules/Numerics/FEM/src/itkFEMMaterialLinearElasticity.cxx:56
↓ 9 callersMethodGetDescription
Modules/IO/NIFTI/src/itkNiftiImageIOFactory.cxx:42
↓ 9 callersMethodGetDnext
---------------------------------------------------------------------
Modules/Core/QuadEdgeMesh/src/itkQuadEdge.cxx:153
↓ 9 callersMethodGetFrameTotal
GetFrameTotal
Modules/Video/BridgeVXL/src/itkVXLVideoIO.cxx:96
↓ 9 callersMethodGetFrameTotal
Modules/Video/BridgeOpenCV/src/itkOpenCVVideoIO.cxx:59
↓ 9 callersFunctionGetGroup
\brief Returns the 'Group number' of the given Tag
Modules/ThirdParty/GDCM/src/gdcm/Source/DataStructureAndEncodingDefinition/gdcmTag.h:55
↓ 9 callersFunctionGetImageDimension
Image dimension. The dimension of an image is fixed at compile-time. */
Modules/Core/Common/include/itkImageBase.h:178
↓ 9 callersMethodGetNonConstCostFunctionAdaptor
The purpose of this method is to get around the lack of * const-correctness in VNL cost-functions and optimizers */
Modules/Numerics/Optimizers/src/itkSingleValuedNonLinearVnlOptimizer.cxx:65
↓ 9 callersMethodGetStart
Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshBaseIterator.h:126
↓ 9 callersFunctionGetStreamPtr
this function is added for the StreamImageReader, which needs to read up to the pixel data and then stops right before reading the pixel data. it's us
Modules/ThirdParty/GDCM/src/gdcm/Source/DataStructureAndEncodingDefinition/gdcmReader.h:115
↓ 9 callersMethodGetUniformVariate
Access to a uniform random number distribution */ TODO: Compare with vnl_sample_uniform
Modules/Core/Common/include/itkMersenneTwisterRandomVariateGenerator.h:520
↓ 9 callersMethodGetValueAndDerivative
Modules/Numerics/Optimizers/src/itkFRPROptimizer.cxx:33
↓ 9 callersFunctionH5AC_proxy_entry_create
------------------------------------------------------------------------- * Function: H5AC_proxy_entry_create * * Purpose: Create a new prox
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5ACproxy_entry.c:104
↓ 9 callersFunctionH5Aopen_name
-------------------------------------------------------------------------- NAME H5Aopen_name PURPOSE Opens an attribute for an object by loo
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5Adeprec.c:175
↓ 9 callersFunctionH5B2_insert
------------------------------------------------------------------------- * Function: H5B2_insert * * Purpose: Adds a new record to the B-tree. *
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5B2.c:247
↓ 9 callersFunctionH5CX_set_mpio_actual_io_mode
------------------------------------------------------------------------- * Function: H5CX_set_mpio_actual_io_mode * * Purpose: Sets the act
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5CX.c:3243
↓ 9 callersFunctionH5D__chunk_flush_entry
------------------------------------------------------------------------- * Function: H5D__chunk_flush_entry * * Purpose: Writes a chunk to d
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5Dchunk.c:3926
↓ 9 callersFunctionH5Dget_create_plist
------------------------------------------------------------------------- * Function: H5Dget_create_plist * * Purpose: Returns a copy of the
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5D.c:743
↓ 9 callersFunctionH5FL_fac_init
------------------------------------------------------------------------- * Function: H5FL_fac_init * * Purpose: Initialize a block factory * * R
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5FL.c:1685
↓ 9 callersFunctionH5F__super_ext_write_msg
------------------------------------------------------------------------- * Function: H5F__super_ext_write_msg() * * Purpose: Write the mess
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5Fsuper.c:1672
↓ 9 callersFunctionH5F_mpi_get_comm
------------------------------------------------------------------------- * Function: H5F_mpi_get_comm * * Purpose: Retrieves the file's MPI
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5Fmpi.c:107
↓ 9 callersFunctionH5F_mpi_get_rank
------------------------------------------------------------------------- * Function: H5F_mpi_get_rank * * Purpose: Retrieves the rank of an
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5Fmpi.c:80
↓ 9 callersFunctionH5F_shared_block_read
------------------------------------------------------------------------- * Function: H5F_shared_block_read * * Purpose: Reads some data from a fil
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5Fio.c:76
↓ 9 callersFunctionH5Fopen
------------------------------------------------------------------------- * Function: H5Fopen * * Purpose: This is the primary function for
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5F.c:817
↓ 9 callersFunctionH5Gopen1
------------------------------------------------------------------------- * Function: H5Gopen1 * * Purpose: Opens an existing group for modificatio
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5Gdeprec.c:246
↓ 9 callersFunctionH5HF__man_dblock_protect
------------------------------------------------------------------------- * Function: H5HF__man_dblock_protect * * Purpose: Convenience wrapper aro
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5HFdblock.c:416
↓ 9 callersFunctionH5HL_heap_get_size
------------------------------------------------------------------------- * Function: H5HL_heap_get_size * * Purpose: Retrieves the current
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5HL.c:904
↓ 9 callersFunctionH5I__find_id
------------------------------------------------------------------------- * Function: H5I__find_id * * Purpose: Given an object ID find the
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5Iint.c:1544
↓ 9 callersFunctionH5MM_strndup
------------------------------------------------------------------------- * Function: H5MM_strndup * * Purpose: Duplicates a string, includi
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5MM.c:166
↓ 9 callersFunctionH5O_loc_copy_deep
------------------------------------------------------------------------- * Function: H5O_loc_copy_deep * * Purpose: Deep copy object locati
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5Oint.c:1856
↓ 9 callersFunctionH5O_touch_oh
------------------------------------------------------------------------- * Function: H5O_touch_oh * * Purpose: If FORCE is non-zero then cre
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5Oint.c:1272
↓ 9 callersFunctionH5P__add_prop
-------------------------------------------------------------------------- NAME H5P__add_prop PURPOSE Internal routine to insert a property
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5Pint.c:1322
↓ 9 callersFunctionH5Pcopy
-------------------------------------------------------------------------- NAME H5Pcopy PURPOSE Routine to copy a property list or class US
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5P.c:84
↓ 9 callersFunctionH5RS_create
-------------------------------------------------------------------------- NAME H5RS_create PURPOSE Create a reference counted string USAGE
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5RS.c:265
↓ 9 callersFunctionH5SM_get_fheap_addr
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5SM.c:370
↓ 9 callersFunctionH5S__hyper_get_op_gen
------------------------------------------------------------------------- * Function: H5S__hyper_get_op_gen * * Purpose: Acquire a unique ope
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5Shyper.c:531
↓ 9 callersFunctionH5S_hyper_clip_unlim
-------------------------------------------------------------------------- NAME H5S_hyper_clip_unlim PURPOSE Clips the unlimited dimension o
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5Shyper.c:11893
↓ 9 callersFunctionH5T__cmp_offset
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5Tnative.c:913
↓ 9 callersFunctionH5Tget_sign
------------------------------------------------------------------------- * Function: H5Tget_sign * * Purpose: Retrieves the sign type for an integ
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5Tfixed.c:36
↓ 9 callersFunctionH5Topen2
------------------------------------------------------------------------- * Function: H5Topen2 * * Purpose: Opens a named datatype using a D
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5Tcommit.c:684
↓ 9 callersFunctionH5VL_setup_name_args
------------------------------------------------------------------------- * Function: H5VL_setup_name_args * * Purpose: Set up arguments to
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5VLint.c:2703
↓ 9 callersFunctionH5VM_opvv
------------------------------------------------------------------------- * Function: H5VM_opvv * * Purpose: Perform an operation on a source &
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5VM.c:1126
↓ 9 callersFunctionH5WB_wrap
------------------------------------------------------------------------- * Function: H5WB_wrap * * Purpose: Wraps an existing [possibly static] bu
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5WB.c:89
↓ 9 callersFunctionH5Z__new_node
------------------------------------------------------------------------- * Function: H5Z__new_node * * Purpose: Create and initialize a new
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5Ztrans.c:888
↓ 9 callersFunctionH5_mpi_info_free
------------------------------------------------------------------------- * Function: H5_mpi_info_free * * Purpose: Free the MPI info. * *
Modules/ThirdParty/HDF5/src/itkhdf5/src/H5mpi.c:228
↓ 9 callersFunctionIsPrivateCreatorFound
long story short, private creator could be moved around, what we are trying to achieve here is true modality check, so generally they should not have
Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/gdcmEquipmentManufacturer.cxx:96
↓ 9 callersFunctionMI_get_sign_from_string
----------------------------- MNI Header ----------------------------------- @NAME : MI_get_sign_from_string @INPUT : type - type of value
Modules/ThirdParty/MINC/src/libminc/libsrc/value_conversion.c:482
↓ 9 callersFunctionNew
for wrapped language: instantiate a reference counted object
Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/gdcmCleaner.h:80
↓ 9 callersFunctionOJPEGReadWord
Modules/ThirdParty/TIFF/src/itktiff/libtiff/tif_ojpeg.c:2330
↓ 9 callersMethodParentID
Modules/ThirdParty/MetaIO/src/MetaIO/src/metaObject.cxx:1036
↓ 9 callersMethodRead
Modules/ThirdParty/DICOMParser/src/DICOMParser/DICOMFile.cxx:120
↓ 9 callersMethodRead
Modules/ThirdParty/GDCM/src/gdcm/Source/DataStructureAndEncodingDefinition/gdcmReader.cxx:313
← previousnext →1,901–2,000 of 52,088, ranked by callers