Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/MatX
/ functions
Functions
2,688 in github.com/NVIDIA/MatX
⨍
Functions
2,688
◇
Types & classes
710
↓ 1 callers
Function
get_kernel_name
include/matx/core/nvrtc_helper.h:169
↓ 1 callers
Function
get_memory_range
include/matx/operators/base_operator.h:54
↓ 1 callers
Method
get_pointer_kind
include/matx/core/allocator.h:246
↓ 1 callers
Function
get_preprocessor_options
include/matx/core/nvrtc_helper.h:59
↓ 1 callers
Function
get_query_type
Helper function to get the query type associated with a capability This defines the default aggregation logic for each capability.
include/matx/core/capabilities.h:295
↓ 1 callers
Function
handle_stderr_line
(line)
docs_input/notebooks/scripts/run_matx.py:41
↓ 1 callers
Function
has_feature
Helper function to test if a feature is enabled
include/matx/operators/sar_bp.h:89
↓ 1 callers
Function
hist_impl
include/matx/transforms/cub.h:2391
↓ 1 callers
Function
ifftshift1D
include/matx/operators/fftshift.h:623
↓ 1 callers
Function
interleaved
include/matx/operators/interleaved.h:242
↓ 1 callers
Method
is_allocated
include/matx/core/allocator.h:235
↓ 1 callers
Function
main
()
bench/scripts/run_fltflt_benchmarks.py:267
↓ 1 callers
Function
matmul_dispatch
include/matx/transforms/matmul/matmul_cblas.h:400
↓ 1 callers
Function
matmul_exec
include/matx/transforms/matmul/matmul_cblas.h:236
↓ 1 callers
Function
matvec_impl
include/matx/transforms/matvec.h:72
↓ 1 callers
Function
matxChannelizePoly1DUnpackInternal
include/matx/transforms/channelize_poly.h:179
↓ 1 callers
Function
matxGetMemoryStats
* @brief Get memory statistics * * @param current Current memory usage * @param total Total memory usage * @param max Maximum memory usage */
include/matx/core/allocator.h:335
↓ 1 callers
Function
matxMakeFilter
include/matx/transforms/filter.h:391
↓ 1 callers
Function
matxResamplePoly1DInternal
include/matx/transforms/resample_poly.h:49
↓ 1 callers
Function
meshgrid_impl
include/matx/generators/meshgrid.h:190
↓ 1 callers
Function
normcdf
* Returns values from the standard normal cumulative distribution function * @param x * Input operator */
include/matx/operators/unary_operators.h:473
↓ 1 callers
Method
operator()
include/matx/operators/dct.h:62
↓ 1 callers
Function
outer_impl
include/matx/transforms/outer.h:71
↓ 1 callers
Function
overlap
include/matx/operators/overlap.h:275
↓ 1 callers
Method
parse
include/matx/core/log.h:84
↓ 1 callers
Function
parseCTestAllocation
cmake/rapids-cmake/docs/cpp_code_snippets/rapids_cmake_ctest_allocation.cpp:32
↓ 1 callers
Function
parse_benchmark_output
Parse the table format output from nvbench. Expected format: | T | Array Size | ... | GPU Time | ... |------------
bench/scripts/run_fltflt_benchmarks.py:102
↓ 1 callers
Function
parse_time_value
Parse time string like '668.707 us' or '6.785 ms' and convert to milliseconds.
bench/scripts/run_fltflt_benchmarks.py:78
↓ 1 callers
Function
pinv_impl
include/matx/transforms/pinv.h:76
↓ 1 callers
Function
post_run_impl
include/matx/operators/apply_idx.h:186
↓ 1 callers
Function
post_run_impl
include/matx/operators/apply.h:168
↓ 1 callers
Function
pre_run_impl
include/matx/operators/apply_idx.h:177
↓ 1 callers
Function
pre_run_impl
include/matx/operators/apply.h:159
↓ 1 callers
Function
printProgressBar
Call in a loop to create terminal progress bar @params: iteration - Required : current iteration (Int) total - Requi
docs_input/notebooks/scripts/run_matx.py:7
↓ 1 callers
Function
print_summary
Print a formatted summary table.
bench/scripts/run_fltflt_benchmarks.py:193
↓ 1 callers
Function
prod
include/matx/operators/prod.h:155
↓ 1 callers
Function
pwelch_impl
include/matx/transforms/pwelch.h:40
↓ 1 callers
Function
qr_econ_impl
include/matx/transforms/qr/qr_cuda.h:816
↓ 1 callers
Function
qr_impl
include/matx/transforms/qr/qr_cuda.h:217
↓ 1 callers
Function
qr_solver_impl
include/matx/transforms/qr/qr_cuda.h:448
↓ 1 callers
Function
qualify_jit_type_names
Helper function to qualify JIT class names with matx::detail:: namespace This is needed for NVRTC's #pragma nv_mangled_name to resolve the types
include/matx/core/nvrtc_helper.h:283
↓ 1 callers
Function
read_file_contents
Read file contents into a string
include/matx/core/nvrtc_helper.h:150
↓ 1 callers
Function
registerEvent
/////////////////////////////////////////////////////////////////////////// \brief fucntion wrapping NVTX management for automatic creation/deletion
include/matx/core/nvtx.h:215
↓ 1 callers
Function
resample_poly_impl
include/matx/transforms/resample_poly.h:186
↓ 1 callers
Function
rfft
include/matx/operators/fft.h:561
↓ 1 callers
Function
run
* @brief Launch kernel in a GPU stream * * @param stream CUDA stream */
include/matx/operators/base_operator.h:259
↓ 1 callers
Function
run_benchmark
Run a specific benchmark and capture output.
bench/scripts/run_fltflt_benchmarks.py:53
↓ 1 callers
Function
run_command
(cmd_list)
docs_input/notebooks/scripts/run_matx.py:29
↓ 1 callers
Function
sar_bp_impl
include/matx/transforms/sar_bp.h:48
↓ 1 callers
Function
scalar_internal_conj
include/matx/operators/scalar_internal.h:130
↓ 1 callers
Function
scalar_internal_fmod
include/matx/operators/scalar_internal.h:271
↓ 1 callers
Function
scope_okay
()
examples/python_integration_sample/example_matxutil.py:22
↓ 1 callers
Function
select_tuple
include/matx/core/type_utils_both.h:836
↓ 1 callers
Function
self
include/matx/operators/self.h:208
↓ 1 callers
Function
setZero
include/matx/core/make_sparse_tensor.h:42
↓ 1 callers
Method
set_cc
include/matx/transforms/fft/fft_cufftdx.h:90
↓ 1 callers
Method
set_contiguous_input
include/matx/transforms/fft/fft_cufftdx.h:91
↓ 1 callers
Method
set_current_elements_per_thread
include/matx/transforms/fft/fft_cufftdx.h:88
↓ 1 callers
Method
set_direction
include/matx/transforms/fft/fft_cufftdx.h:87
↓ 1 callers
Method
set_fft_size
Setters
include/matx/transforms/fft/fft_cufftdx.h:85
↓ 1 callers
Method
set_fft_type
include/matx/transforms/fft/fft_cufftdx.h:86
↓ 1 callers
Method
set_ffts_per_block
include/matx/transforms/fft/fft_cufftdx.h:89
↓ 1 callers
Method
set_method
include/matx/transforms/fft/fft_cufftdx.h:92
↓ 1 callers
Function
sign
include/matx/operators/sign.h:243
↓ 1 callers
Method
size
include/matx/core/allocator.h:92
↓ 1 callers
Function
solve
include/matx/operators/solve.h:191
↓ 1 callers
Function
sort_impl_inner
include/matx/transforms/cub.h:1525
↓ 1 callers
Function
sort_pairs_impl_inner
include/matx/transforms/cub.h:1570
↓ 1 callers
Function
sparse2dense_impl
include/matx/transforms/convert/sparse2dense_cusparse.h:225
↓ 1 callers
Function
sparse2sparse_impl
include/matx/transforms/convert/sparse2sparse_cusparse.h:201
↓ 1 callers
Function
sparse_batched_dia_solve_impl
include/matx/transforms/solve/solve_cusparse.h:232
↓ 1 callers
Function
sparse_dia_solve_impl
include/matx/transforms/solve/solve_cusparse.h:162
↓ 1 callers
Function
sparse_matvec_impl
include/matx/transforms/matmul/matvec_cusparse.h:265
↓ 1 callers
Function
sparse_solve_impl
include/matx/transforms/solve/solve_cudss.h:239
↓ 1 callers
Function
svdbpi_impl
include/matx/transforms/svd/svd_cuda.h:396
↓ 1 callers
Function
svdbpi_impl_workspace
include/matx/transforms/svd/svd_cuda.h:62
↓ 1 callers
Function
svdpi_impl
include/matx/transforms/svd/svd_cuda.h:136
↓ 1 callers
Function
tan
include/matx/core/half_complex.h:896
↓ 1 callers
Function
trace
include/matx/operators/trace.h:143
↓ 1 callers
Function
transpose_matrix_impl
include/matx/transforms/transpose.h:62
↓ 1 callers
Function
unique
include/matx/operators/unique.h:123
↓ 1 callers
Function
unique_impl
include/matx/transforms/cub.h:2771
↓ 1 callers
Method
update_stream
include/matx/core/allocator.h:96
↓ 1 callers
Method
use_count
include/matx/core/storage.h:154
Function
AlignAddr
include/matx/core/operator_utils.h:397
Method
Alloc
include/matx/transforms/filter.h:102
Method
AllocateWorkspace
include/matx/transforms/solver_common.h:288
Method
AmbgDoppX
include/matx/transforms/ambgfun.h:168
Method
AmbgFftXOp
include/matx/transforms/ambgfun.h:119
Function
ApplyGeneratorVecFunc
include/matx/core/operator_utils.h:133
Function
ApplyIdxOp
include/matx/operators/apply_idx.h:134
Function
ApplyOp
include/matx/operators/apply.h:126
Function
ApplyVecFunc
include/matx/core/operator_utils.h:148
Method
BaseOpCustom
include/matx/operators/base_operator.h:351
Function
BinVecFunc
include/matx/operators/scalar_internal.h:45
Function
BlockToIdx
include/matx/core/operator_utils.h:216
Function
Bytes
include/matx/core/tensor_impl.h:1624
Method
CFARDetections
* @brief Stage 4 - Constant False Alarm Rate (CFAR) Detector - averaging or median * * filter CFAR detectors in general are designed to provide
docs_input/notebooks/gtc_lab/samples/simple_radar_pipeline.h:359
Method
CFARDetections
* @brief Stage 4 - Constant False Alarm Rate (CFAR) Detector - averaging or median * * filter CFAR detectors in general are designed to provide
examples/simple_radar_pipeline.h:397
Method
CUDAJITExecutor
* @brief Construct a new CUDAJITExecutor executor with a stream * * @param stream CUDA stream * @param profiling Whether to enab
include/matx/executors/jit_cuda.h:112
← previous
next →
601–700 of 2,688, ranked by callers