Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

bandicoot-devel-4.0.1-1.3 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: bandicoot-devel Distribution: openSUSE Tumbleweed
Version: 4.0.1 Vendor: openSUSE
Release: 1.3 Build date: Fri May 15 16:14:09 2026
Group: Unspecified Build host: reproducible
Size: 5189663 Source RPM: bandicoot-4.0.1-1.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://coot.sourceforge.io/
Summary: Headers and source for developing against bandicoot
Bandicoot is a GPU linear algebra library (matrix maths) for the C++ language,
aiming towards a good balance between speed and ease of use. It provides
high-level syntax and functionality deliberately similar to Matlab.

This package provides headers and sources for developing against bandicoot.

Provides

Requires

License

Apache-2.0

Changelog

* Fri May 15 2026 Atri Bhattacharya <badshah400@gmail.com>
  - Update to version 4.0.1:
    * Fixes for compiler warnings.
    * Robustness fixes for unit tests.
  - Changes from version 4.0.0:
    * Major overhaul of the internal meta-programming framework,
      allowing automatic fusion of many operations into a single GPU
      operation.
    * Add preliminary experimental support for the Vulkan backend.
    * Add .is_symmetric().
    * Add .is_sympd().
    * Bugfixes for inplace matrix multiplication and backend memory
      safety.
    * Various optimisations for better expression handling.
* Fri Jan 23 2026 Atri Bhattacharya <badshah400@gmail.com>
  - Update to version 3.1.0:
    * Add non-contiguous submatrix views (Mat.elem(v),
      Mat.submat(rows, cols), Cube.elem(v), Mat,rows(rows),
      Mat.cols(cols))
    * Use NVRTC PTX compilation when the card architecture is too
      new for the NVRTC version
    * Install into /usr/local/ by default on Linux/macOS systems
    * Add COOT_TARGET_OPENCL_VERSION configuration macro to suppress
      OpenCL compilation warnings
    * Add coot_backend() to get the selected backend
    * Bugfix for operations on mixed matrix or cube types
  - Changes from previous versions:
    * See https://coot.sourceforge.io/docs.html#changelog
  - Bump so version in shared library package name.
* Fri Apr 12 2024 Atri Bhattacharya <badshah400@gmail.com>
  - Update to version 1.13.0:
    * No linux specific fixes.
  - Changes from version 1.12.2:
    * Fix for OpenCL kernel compilation on devices that don't
      support float64
  - Changes from version 1.12.2:
    * Add compatibility container functions: .front(), .back(),
      .size(), .clear(), .empty()
    * Fix bug in two-dimensional CUDA grid size computation
  - Empty %check section to satisfy rpmlint.
* Wed Nov 29 2023 Atri Bhattacharya <badshah400@gmail.com>
  - Initial package.

Files

/usr/include/bandicoot
/usr/include/bandicoot_bits
/usr/include/bandicoot_bits/BaseCube_bones.hpp
/usr/include/bandicoot_bits/BaseCube_meat.hpp
/usr/include/bandicoot_bits/Base_bones.hpp
/usr/include/bandicoot_bits/Base_meat.hpp
/usr/include/bandicoot_bits/Col_bones.hpp
/usr/include/bandicoot_bits/Col_meat.hpp
/usr/include/bandicoot_bits/CubeToMatOp_bones.hpp
/usr/include/bandicoot_bits/CubeToMatOp_meat.hpp
/usr/include/bandicoot_bits/Cube_bones.hpp
/usr/include/bandicoot_bits/Cube_meat.hpp
/usr/include/bandicoot_bits/GlueCube_bones.hpp
/usr/include/bandicoot_bits/GlueCube_meat.hpp
/usr/include/bandicoot_bits/Glue_bones.hpp
/usr/include/bandicoot_bits/Glue_meat.hpp
/usr/include/bandicoot_bits/MatValProxy_bones.hpp
/usr/include/bandicoot_bits/MatValProxy_meat.hpp
/usr/include/bandicoot_bits/Mat_bones.hpp
/usr/include/bandicoot_bits/Mat_meat.hpp
/usr/include/bandicoot_bits/OpCube_bones.hpp
/usr/include/bandicoot_bits/OpCube_meat.hpp
/usr/include/bandicoot_bits/Op_bones.hpp
/usr/include/bandicoot_bits/Op_meat.hpp
/usr/include/bandicoot_bits/Proxy.hpp
/usr/include/bandicoot_bits/ProxyCast.hpp
/usr/include/bandicoot_bits/Row_bones.hpp
/usr/include/bandicoot_bits/Row_meat.hpp
/usr/include/bandicoot_bits/SizeCube_bones.hpp
/usr/include/bandicoot_bits/SizeCube_meat.hpp
/usr/include/bandicoot_bits/SizeMat_bones.hpp
/usr/include/bandicoot_bits/SizeMat_meat.hpp
/usr/include/bandicoot_bits/SizeProxy.hpp
/usr/include/bandicoot_bits/SizeProxyCube.hpp
/usr/include/bandicoot_bits/access.hpp
/usr/include/bandicoot_bits/alias_wrapper.hpp
/usr/include/bandicoot_bits/arma_forward.hpp
/usr/include/bandicoot_bits/cache_bones.hpp
/usr/include/bandicoot_bits/cache_meat.hpp
/usr/include/bandicoot_bits/cl_type.hpp
/usr/include/bandicoot_bits/compiler_check.hpp
/usr/include/bandicoot_bits/compiler_setup.hpp
/usr/include/bandicoot_bits/compiler_setup_post.hpp
/usr/include/bandicoot_bits/cond_rel_bones.hpp
/usr/include/bandicoot_bits/cond_rel_meat.hpp
/usr/include/bandicoot_bits/config.hpp
/usr/include/bandicoot_bits/constants.hpp
/usr/include/bandicoot_bits/coot_backend.hpp
/usr/include/bandicoot_bits/coot_backend_t.hpp
/usr/include/bandicoot_bits/coot_cmath.hpp
/usr/include/bandicoot_bits/coot_config.hpp
/usr/include/bandicoot_bits/coot_forward.hpp
/usr/include/bandicoot_bits/coot_init.hpp
/usr/include/bandicoot_bits/coot_ostream_bones.hpp
/usr/include/bandicoot_bits/coot_ostream_meat.hpp
/usr/include/bandicoot_bits/coot_rng_bones.hpp
/usr/include/bandicoot_bits/coot_rng_meat.hpp
/usr/include/bandicoot_bits/coot_rt_bones.hpp
/usr/include/bandicoot_bits/coot_rt_meat.hpp
/usr/include/bandicoot_bits/coot_static_check.hpp
/usr/include/bandicoot_bits/coot_str.hpp
/usr/include/bandicoot_bits/coot_synchronise.hpp
/usr/include/bandicoot_bits/coot_version.hpp
/usr/include/bandicoot_bits/copy_alias.hpp
/usr/include/bandicoot_bits/cpu_memory.hpp
/usr/include/bandicoot_bits/cuda
/usr/include/bandicoot_bits/cuda/accu.hpp
/usr/include/bandicoot_bits/cuda/all.hpp
/usr/include/bandicoot_bits/cuda/any.hpp
/usr/include/bandicoot_bits/cuda/approx_equal.hpp
/usr/include/bandicoot_bits/cuda/broadcast.hpp
/usr/include/bandicoot_bits/cuda/chol.hpp
/usr/include/bandicoot_bits/cuda/construct_args.hpp
/usr/include/bandicoot_bits/cuda/copy_bones.hpp
/usr/include/bandicoot_bits/cuda/copy_meat.hpp
/usr/include/bandicoot_bits/cuda/cross.hpp
/usr/include/bandicoot_bits/cuda/cuda_data_type.hpp
/usr/include/bandicoot_bits/cuda/debug.hpp
/usr/include/bandicoot_bits/cuda/def_cublas.hpp
/usr/include/bandicoot_bits/cuda/def_cuda.hpp
/usr/include/bandicoot_bits/cuda/def_curand.hpp
/usr/include/bandicoot_bits/cuda/def_cusolver.hpp
/usr/include/bandicoot_bits/cuda/def_nvrtc.hpp
/usr/include/bandicoot_bits/cuda/det.hpp
/usr/include/bandicoot_bits/cuda/dot.hpp
/usr/include/bandicoot_bits/cuda/eig_sym.hpp
/usr/include/bandicoot_bits/cuda/error.hpp
/usr/include/bandicoot_bits/cuda/extract_cx.hpp
/usr/include/bandicoot_bits/cuda/eye.hpp
/usr/include/bandicoot_bits/cuda/fill.hpp
/usr/include/bandicoot_bits/cuda/find.hpp
/usr/include/bandicoot_bits/cuda/gemm.hpp
/usr/include/bandicoot_bits/cuda/gemv.hpp
/usr/include/bandicoot_bits/cuda/generic_reduce_bones.hpp
/usr/include/bandicoot_bits/cuda/generic_reduce_meat.hpp
/usr/include/bandicoot_bits/cuda/generic_reduce_uword_aux_bones.hpp
/usr/include/bandicoot_bits/cuda/generic_reduce_uword_aux_meat.hpp
/usr/include/bandicoot_bits/cuda/index_max.hpp
/usr/include/bandicoot_bits/cuda/index_min.hpp
/usr/include/bandicoot_bits/cuda/join_cols.hpp
/usr/include/bandicoot_bits/cuda/join_rows.hpp
/usr/include/bandicoot_bits/cuda/kernel_dims.hpp
/usr/include/bandicoot_bits/cuda/kernel_misc.hpp
/usr/include/bandicoot_bits/cuda/kernel_src.hpp
/usr/include/bandicoot_bits/cuda/linspace.hpp
/usr/include/bandicoot_bits/cuda/logspace.hpp
/usr/include/bandicoot_bits/cuda/lu.hpp
/usr/include/bandicoot_bits/cuda/mat_val_proxy.hpp
/usr/include/bandicoot_bits/cuda/max.hpp
/usr/include/bandicoot_bits/cuda/max_abs.hpp
/usr/include/bandicoot_bits/cuda/mean.hpp
/usr/include/bandicoot_bits/cuda/median.hpp
/usr/include/bandicoot_bits/cuda/min.hpp
/usr/include/bandicoot_bits/cuda/mul_diag.hpp
/usr/include/bandicoot_bits/cuda/norm.hpp
/usr/include/bandicoot_bits/cuda/prod.hpp
/usr/include/bandicoot_bits/cuda/random_meat.hpp
/usr/include/bandicoot_bits/cuda/regspace.hpp
/usr/include/bandicoot_bits/cuda/relational.hpp
/usr/include/bandicoot_bits/cuda/reorder_cols.hpp
/usr/include/bandicoot_bits/cuda/rotate_180.hpp
/usr/include/bandicoot_bits/cuda/runtime_bones.hpp
/usr/include/bandicoot_bits/cuda/runtime_meat.hpp
/usr/include/bandicoot_bits/cuda/shifted_prefix_sum_bones.hpp
/usr/include/bandicoot_bits/cuda/shifted_prefix_sum_meat.hpp
/usr/include/bandicoot_bits/cuda/shuffle_bones.hpp
/usr/include/bandicoot_bits/cuda/shuffle_meat.hpp
/usr/include/bandicoot_bits/cuda/solve.hpp
/usr/include/bandicoot_bits/cuda/sort.hpp
/usr/include/bandicoot_bits/cuda/sort_index.hpp
/usr/include/bandicoot_bits/cuda/sum.hpp
/usr/include/bandicoot_bits/cuda/svd.hpp
/usr/include/bandicoot_bits/cuda/symmat.hpp
/usr/include/bandicoot_bits/cuda/trace.hpp
/usr/include/bandicoot_bits/cuda/trans.hpp
/usr/include/bandicoot_bits/cuda/type_to_dev_string.hpp
/usr/include/bandicoot_bits/cuda/var.hpp
/usr/include/bandicoot_bits/cuda_type.hpp
/usr/include/bandicoot_bits/debug.hpp
/usr/include/bandicoot_bits/def_blas.hpp
/usr/include/bandicoot_bits/def_lapack.hpp
/usr/include/bandicoot_bits/dev_mem_t.hpp
/usr/include/bandicoot_bits/dev_mem_t_operators.hpp
/usr/include/bandicoot_bits/diagview_bones.hpp
/usr/include/bandicoot_bits/diagview_meat.hpp
/usr/include/bandicoot_bits/diskio_bones.hpp
/usr/include/bandicoot_bits/diskio_meat.hpp
/usr/include/bandicoot_bits/distr_param.hpp
/usr/include/bandicoot_bits/eGlueCube_bones.hpp
/usr/include/bandicoot_bits/eGlueCube_meat.hpp
/usr/include/bandicoot_bits/eGlue_bones.hpp
/usr/include/bandicoot_bits/eGlue_meat.hpp
/usr/include/bandicoot_bits/eOpCube_bones.hpp
/usr/include/bandicoot_bits/eOpCube_meat.hpp
/usr/include/bandicoot_bits/eOp_bones.hpp
/usr/include/bandicoot_bits/eOp_meat.hpp
/usr/include/bandicoot_bits/eglue_core_bones.hpp
/usr/include/bandicoot_bits/eglue_core_meat.hpp
/usr/include/bandicoot_bits/enable_if.hpp
/usr/include/bandicoot_bits/eop_core_bones.hpp
/usr/include/bandicoot_bits/eop_core_meat.hpp
/usr/include/bandicoot_bits/extract_subview.hpp
/usr/include/bandicoot_bits/fill.hpp
/usr/include/bandicoot_bits/fn_accu.hpp
/usr/include/bandicoot_bits/fn_all.hpp
/usr/include/bandicoot_bits/fn_any.hpp
/usr/include/bandicoot_bits/fn_approx_equal.hpp
/usr/include/bandicoot_bits/fn_as_scalar.hpp
/usr/include/bandicoot_bits/fn_chol.hpp
/usr/include/bandicoot_bits/fn_clamp.hpp
/usr/include/bandicoot_bits/fn_conv.hpp
/usr/include/bandicoot_bits/fn_conv_to.hpp
/usr/include/bandicoot_bits/fn_cor.hpp
/usr/include/bandicoot_bits/fn_cov.hpp
/usr/include/bandicoot_bits/fn_cross.hpp
/usr/include/bandicoot_bits/fn_det.hpp
/usr/include/bandicoot_bits/fn_diagmat.hpp
/usr/include/bandicoot_bits/fn_diagvec.hpp
/usr/include/bandicoot_bits/fn_dot.hpp
/usr/include/bandicoot_bits/fn_eig_sym.hpp
/usr/include/bandicoot_bits/fn_elem.hpp
/usr/include/bandicoot_bits/fn_eye.hpp
/usr/include/bandicoot_bits/fn_find.hpp
/usr/include/bandicoot_bits/fn_index_max.hpp
/usr/include/bandicoot_bits/fn_index_min.hpp
/usr/include/bandicoot_bits/fn_join.hpp
/usr/include/bandicoot_bits/fn_linspace.hpp
/usr/include/bandicoot_bits/fn_logspace.hpp
/usr/include/bandicoot_bits/fn_lu.hpp
/usr/include/bandicoot_bits/fn_max.hpp
/usr/include/bandicoot_bits/fn_mean.hpp
/usr/include/bandicoot_bits/fn_median.hpp
/usr/include/bandicoot_bits/fn_min.hpp
/usr/include/bandicoot_bits/fn_norm.hpp
/usr/include/bandicoot_bits/fn_normalise.hpp
/usr/include/bandicoot_bits/fn_ones.hpp
/usr/include/bandicoot_bits/fn_pinv.hpp
/usr/include/bandicoot_bits/fn_qr.hpp
/usr/include/bandicoot_bits/fn_randi.hpp
/usr/include/bandicoot_bits/fn_randn.hpp
/usr/include/bandicoot_bits/fn_randu.hpp
/usr/include/bandicoot_bits/fn_range.hpp
/usr/include/bandicoot_bits/fn_regspace.hpp
/usr/include/bandicoot_bits/fn_repmat.hpp
/usr/include/bandicoot_bits/fn_reshape.hpp
/usr/include/bandicoot_bits/fn_resize.hpp
/usr/include/bandicoot_bits/fn_shuffle.hpp
/usr/include/bandicoot_bits/fn_size.hpp
/usr/include/bandicoot_bits/fn_solve.hpp
/usr/include/bandicoot_bits/fn_sort.hpp
/usr/include/bandicoot_bits/fn_sort_index.hpp
/usr/include/bandicoot_bits/fn_stddev.hpp
/usr/include/bandicoot_bits/fn_strans.hpp
/usr/include/bandicoot_bits/fn_sum.hpp
/usr/include/bandicoot_bits/fn_svd.hpp
/usr/include/bandicoot_bits/fn_symmat.hpp
/usr/include/bandicoot_bits/fn_trace.hpp
/usr/include/bandicoot_bits/fn_trans.hpp
/usr/include/bandicoot_bits/fn_var.hpp
/usr/include/bandicoot_bits/fn_vectorise.hpp
/usr/include/bandicoot_bits/fn_zeros.hpp
/usr/include/bandicoot_bits/fp16_shim.hpp
/usr/include/bandicoot_bits/glue_conv2_bones.hpp
/usr/include/bandicoot_bits/glue_conv2_meat.hpp
/usr/include/bandicoot_bits/glue_conv_bones.hpp
/usr/include/bandicoot_bits/glue_conv_meat.hpp
/usr/include/bandicoot_bits/glue_cor_bones.hpp
/usr/include/bandicoot_bits/glue_cor_meat.hpp
/usr/include/bandicoot_bits/glue_cov_bones.hpp
/usr/include/bandicoot_bits/glue_cov_meat.hpp
/usr/include/bandicoot_bits/glue_cross_bones.hpp
/usr/include/bandicoot_bits/glue_cross_meat.hpp
/usr/include/bandicoot_bits/glue_join_cols_bones.hpp
/usr/include/bandicoot_bits/glue_join_cols_meat.hpp
/usr/include/bandicoot_bits/glue_join_rows_bones.hpp
/usr/include/bandicoot_bits/glue_join_rows_meat.hpp
/usr/include/bandicoot_bits/glue_solve_bones.hpp
/usr/include/bandicoot_bits/glue_solve_meat.hpp
/usr/include/bandicoot_bits/glue_times_bones.hpp
/usr/include/bandicoot_bits/glue_times_meat.hpp
/usr/include/bandicoot_bits/glue_traits.hpp
/usr/include/bandicoot_bits/include_cuda.hpp
/usr/include/bandicoot_bits/include_opencl.hpp
/usr/include/bandicoot_bits/include_vulkan.hpp
/usr/include/bandicoot_bits/is_alias.hpp
/usr/include/bandicoot_bits/kernel_gen
/usr/include/bandicoot_bits/kernel_gen/array_util.hpp
/usr/include/bandicoot_bits/kernel_gen/conv_elem_type_str.hpp
/usr/include/bandicoot_bits/kernel_gen/cuda
/usr/include/bandicoot_bits/kernel_gen/cuda/defs
/usr/include/bandicoot_bits/kernel_gen/cuda/defs/c_defs.cu
/usr/include/bandicoot_bits/kernel_gen/cuda/defs/d_defs.cu
/usr/include/bandicoot_bits/kernel_gen/cuda/defs/f_defs.cu
/usr/include/bandicoot_bits/kernel_gen/cuda/defs/h_defs.cu
/usr/include/bandicoot_bits/kernel_gen/cuda/defs/s16_defs.cu
/usr/include/bandicoot_bits/kernel_gen/cuda/defs/s32_defs.cu
/usr/include/bandicoot_bits/kernel_gen/cuda/defs/s64_defs.cu
/usr/include/bandicoot_bits/kernel_gen/cuda/defs/s8_defs.cu
/usr/include/bandicoot_bits/kernel_gen/cuda/defs/u16_defs.cu
/usr/include/bandicoot_bits/kernel_gen/cuda/defs/u32_defs.cu
/usr/include/bandicoot_bits/kernel_gen/cuda/defs/u64_defs.cu
/usr/include/bandicoot_bits/kernel_gen/cuda/defs/u8_defs.cu
/usr/include/bandicoot_bits/kernel_gen/cuda/defs/z_defs.cu
/usr/include/bandicoot_bits/kernel_gen/cuda/elem_type_str.hpp
/usr/include/bandicoot_bits/kernel_gen/cuda/func_prefix.hpp
/usr/include/bandicoot_bits/kernel_gen/cuda/isnan_str.hpp
/usr/include/bandicoot_bits/kernel_gen/cuda/kernels
/usr/include/bandicoot_bits/kernel_gen/cuda/kernels.hpp
/usr/include/bandicoot_bits/kernel_gen/cuda/kernels/copy.cu
/usr/include/bandicoot_bits/kernel_gen/cuda/kernels/fill.cu
/usr/include/bandicoot_bits/kernel_gen/cuda/kernels/preamble.cu
/usr/include/bandicoot_bits/kernel_gen/cuda/kernels/reduce_colwise.cu
/usr/include/bandicoot_bits/kernel_gen/cuda/kernels/reduce_rowwise.cu
/usr/include/bandicoot_bits/kernel_gen/cuda/pointer_access.hpp
/usr/include/bandicoot_bits/kernel_gen/cuda/pointer_arg.hpp
/usr/include/bandicoot_bits/kernel_gen/cuda/post_kernel_src.hpp
/usr/include/bandicoot_bits/kernel_gen/cuda/pre_kernel_src.hpp
/usr/include/bandicoot_bits/kernel_gen/cuda/preamble.hpp
/usr/include/bandicoot_bits/kernel_gen/cuda/type_defs.hpp
/usr/include/bandicoot_bits/kernel_gen/elem_type_str.hpp
/usr/include/bandicoot_bits/kernel_gen/elem_types.hpp
/usr/include/bandicoot_bits/kernel_gen/eop_inline_function.hpp
/usr/include/bandicoot_bits/kernel_gen/full_name.hpp
/usr/include/bandicoot_bits/kernel_gen/func_name_suffix.hpp
/usr/include/bandicoot_bits/kernel_gen/func_prefix.hpp
/usr/include/bandicoot_bits/kernel_gen/generator.hpp
/usr/include/bandicoot_bits/kernel_gen/index_to_str.hpp
/usr/include/bandicoot_bits/kernel_gen/isnan_str.hpp
/usr/include/bandicoot_bits/kernel_gen/kernel_funcs.hpp
/usr/include/bandicoot_bits/kernel_gen/kernel_src.hpp
/usr/include/bandicoot_bits/kernel_gen/kernels.hpp
/usr/include/bandicoot_bits/kernel_gen/logical_name.hpp
/usr/include/bandicoot_bits/kernel_gen/macro_bounds_check.hpp
/usr/include/bandicoot_bits/kernel_gen/macro_conv_elem_type.hpp
/usr/include/bandicoot_bits/kernel_gen/macro_defn.hpp
/usr/include/bandicoot_bits/kernel_gen/macro_elem_access.hpp
/usr/include/bandicoot_bits/kernel_gen/macro_elem_type.hpp
/usr/include/bandicoot_bits/kernel_gen/macro_kernel_name.hpp
/usr/include/bandicoot_bits/kernel_gen/macro_kernel_params.hpp
/usr/include/bandicoot_bits/kernel_gen/macro_kernel_push_params.hpp
/usr/include/bandicoot_bits/kernel_gen/macro_reduction_op.hpp
/usr/include/bandicoot_bits/kernel_gen/mtglue_inline_function.hpp
/usr/include/bandicoot_bits/kernel_gen/opencl
/usr/include/bandicoot_bits/kernel_gen/opencl/defs
/usr/include/bandicoot_bits/kernel_gen/opencl/defs/c_defs.cl
/usr/include/bandicoot_bits/kernel_gen/opencl/defs/d_defs.cl
/usr/include/bandicoot_bits/kernel_gen/opencl/defs/f_defs.cl
/usr/include/bandicoot_bits/kernel_gen/opencl/defs/h_defs.cl
/usr/include/bandicoot_bits/kernel_gen/opencl/defs/s16_defs.cl
/usr/include/bandicoot_bits/kernel_gen/opencl/defs/s32_defs.cl
/usr/include/bandicoot_bits/kernel_gen/opencl/defs/s64_defs.cl
/usr/include/bandicoot_bits/kernel_gen/opencl/defs/s8_defs.cl
/usr/include/bandicoot_bits/kernel_gen/opencl/defs/u16_defs.cl
/usr/include/bandicoot_bits/kernel_gen/opencl/defs/u32_defs.cl
/usr/include/bandicoot_bits/kernel_gen/opencl/defs/u64_defs.cl
/usr/include/bandicoot_bits/kernel_gen/opencl/defs/u8_defs.cl
/usr/include/bandicoot_bits/kernel_gen/opencl/defs/z_defs.cl
/usr/include/bandicoot_bits/kernel_gen/opencl/elem_type_str.hpp
/usr/include/bandicoot_bits/kernel_gen/opencl/func_name_suffix.hpp
/usr/include/bandicoot_bits/kernel_gen/opencl/isnan_str.hpp
/usr/include/bandicoot_bits/kernel_gen/opencl/kernels
/usr/include/bandicoot_bits/kernel_gen/opencl/kernels.hpp
/usr/include/bandicoot_bits/kernel_gen/opencl/kernels/copy.cl
/usr/include/bandicoot_bits/kernel_gen/opencl/kernels/fill.cl
/usr/include/bandicoot_bits/kernel_gen/opencl/kernels/preamble.cl
/usr/include/bandicoot_bits/kernel_gen/opencl/kernels/reduce_colwise.cl
/usr/include/bandicoot_bits/kernel_gen/opencl/kernels/reduce_rowwise.cl
/usr/include/bandicoot_bits/kernel_gen/opencl/pointer_access.hpp
/usr/include/bandicoot_bits/kernel_gen/opencl/pointer_arg.hpp
/usr/include/bandicoot_bits/kernel_gen/opencl/post_kernel_src.hpp
/usr/include/bandicoot_bits/kernel_gen/opencl/pre_kernel_src.hpp
/usr/include/bandicoot_bits/kernel_gen/opencl/preamble.hpp
/usr/include/bandicoot_bits/kernel_gen/opencl/type_defs.hpp
/usr/include/bandicoot_bits/kernel_gen/pointer_access.hpp
/usr/include/bandicoot_bits/kernel_gen/pointer_arg.hpp
/usr/include/bandicoot_bits/kernel_gen/post_kernel_src.hpp
/usr/include/bandicoot_bits/kernel_gen/pre_kernel_src.hpp
/usr/include/bandicoot_bits/kernel_gen/preamble.hpp
/usr/include/bandicoot_bits/kernel_gen/prefix.hpp
/usr/include/bandicoot_bits/kernel_gen/type_defs.hpp
/usr/include/bandicoot_bits/kernel_gen/util_strs.hpp
/usr/include/bandicoot_bits/kernel_gen/vulkan
/usr/include/bandicoot_bits/kernel_gen/vulkan/defs
/usr/include/bandicoot_bits/kernel_gen/vulkan/defs/cx_d_defs.glsl
/usr/include/bandicoot_bits/kernel_gen/vulkan/defs/cx_f_defs.glsl
/usr/include/bandicoot_bits/kernel_gen/vulkan/defs/d_defs.glsl
/usr/include/bandicoot_bits/kernel_gen/vulkan/defs/f_defs.glsl
/usr/include/bandicoot_bits/kernel_gen/vulkan/defs/fp16_defs.glsl
/usr/include/bandicoot_bits/kernel_gen/vulkan/defs/s16_defs.glsl
/usr/include/bandicoot_bits/kernel_gen/vulkan/defs/s32_defs.glsl
/usr/include/bandicoot_bits/kernel_gen/vulkan/defs/s64_defs.glsl
/usr/include/bandicoot_bits/kernel_gen/vulkan/defs/s8_defs.glsl
/usr/include/bandicoot_bits/kernel_gen/vulkan/defs/u16_defs.glsl
/usr/include/bandicoot_bits/kernel_gen/vulkan/defs/u32_defs.glsl
/usr/include/bandicoot_bits/kernel_gen/vulkan/defs/u64_defs.glsl
/usr/include/bandicoot_bits/kernel_gen/vulkan/defs/u8_defs.glsl
/usr/include/bandicoot_bits/kernel_gen/vulkan/elem_type_str.hpp
/usr/include/bandicoot_bits/kernel_gen/vulkan/eop_inline_str.hpp
/usr/include/bandicoot_bits/kernel_gen/vulkan/isnan_str.hpp
/usr/include/bandicoot_bits/kernel_gen/vulkan/kernels
/usr/include/bandicoot_bits/kernel_gen/vulkan/kernels.hpp
/usr/include/bandicoot_bits/kernel_gen/vulkan/kernels/copy.glsl
/usr/include/bandicoot_bits/kernel_gen/vulkan/kernels/fill.glsl
/usr/include/bandicoot_bits/kernel_gen/vulkan/kernels/preamble.glsl
/usr/include/bandicoot_bits/kernel_gen/vulkan/kernels/trans.glsl
/usr/include/bandicoot_bits/kernel_gen/vulkan/pointer_access.hpp
/usr/include/bandicoot_bits/kernel_gen/vulkan/pointer_arg.hpp
/usr/include/bandicoot_bits/kernel_gen/vulkan/post_kernel_src.hpp
/usr/include/bandicoot_bits/kernel_gen/vulkan/pre_kernel_src.hpp
/usr/include/bandicoot_bits/kernel_gen/vulkan/preamble.hpp
/usr/include/bandicoot_bits/kernel_gen/vulkan/type_defs.hpp
/usr/include/bandicoot_bits/kernel_id.hpp
/usr/include/bandicoot_bits/kernels
/usr/include/bandicoot_bits/kernels/cuda
/usr/include/bandicoot_bits/kernels/cuda/defs
/usr/include/bandicoot_bits/kernels/cuda/defs/c_defs.cu
/usr/include/bandicoot_bits/kernels/cuda/defs/cuda_prelims.cu
/usr/include/bandicoot_bits/kernels/cuda/defs/d_defs.cu
/usr/include/bandicoot_bits/kernels/cuda/defs/f_defs.cu
/usr/include/bandicoot_bits/kernels/cuda/defs/h_defs.cu
/usr/include/bandicoot_bits/kernels/cuda/defs/s16_defs.cu
/usr/include/bandicoot_bits/kernels/cuda/defs/s32_defs.cu
/usr/include/bandicoot_bits/kernels/cuda/defs/s64_defs.cu
/usr/include/bandicoot_bits/kernels/cuda/defs/s8_defs.cu
/usr/include/bandicoot_bits/kernels/cuda/defs/u16_defs.cu
/usr/include/bandicoot_bits/kernels/cuda/defs/u32_defs.cu
/usr/include/bandicoot_bits/kernels/cuda/defs/u64_defs.cu
/usr/include/bandicoot_bits/kernels/cuda/defs/u8_defs.cu
/usr/include/bandicoot_bits/kernels/cuda/defs/z_defs.cu
/usr/include/bandicoot_bits/kernels/cuda/deps
/usr/include/bandicoot_bits/kernels/cuda/deps/accu_subgroup_reduce.cu
/usr/include/bandicoot_bits/kernels/cuda/deps/and_subgroup_reduce_u32.cu
/usr/include/bandicoot_bits/kernels/cuda/deps/max_subgroup_reduce.cu
/usr/include/bandicoot_bits/kernels/cuda/deps/min_subgroup_reduce.cu
/usr/include/bandicoot_bits/kernels/cuda/deps/or_subgroup_reduce_u32.cu
/usr/include/bandicoot_bits/kernels/cuda/deps/prod_subgroup_reduce.cu
/usr/include/bandicoot_bits/kernels/cuda/deps/var_philox.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway
/usr/include/bandicoot_bits/kernels/cuda/oneway/accu.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/accu_simple.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/accu_small.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/approx_equal.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/approx_equal_cube.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/approx_equal_cube_small.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/approx_equal_small.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/count_nonzeros.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/find.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/find_first.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/find_last.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/index_max.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/index_max_colwise.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/index_max_cube_col.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/index_max_rowwise.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/index_max_small.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/index_min.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/index_min_colwise.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/index_min_cube_col.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/index_min_rowwise.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/index_min_small.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/inplace_philox_randn.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/inplace_set_eye.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/inplace_xorwow32_randi.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/inplace_xorwow32_randu.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/inplace_xorwow64_randi.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/inplace_xorwow64_randu.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/linspace.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/logspace.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/ltri_set_zero.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/max.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/max_abs.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/max_abs_small.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/max_small.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/min.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/min_small.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/mul_colwise.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/mul_colwise_trans.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/mul_rowwise.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/mul_rowwise_trans.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/prod.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/prod_small.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/radix_sort_asc.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/radix_sort_colwise_asc.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/radix_sort_colwise_desc.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/radix_sort_desc.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/radix_sort_index_asc.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/radix_sort_index_desc.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/radix_sort_index_multi_wg_shuffle.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/radix_sort_multi_wg_bit_count.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/radix_sort_multi_wg_shuffle.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/radix_sort_rowwise_asc.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/radix_sort_rowwise_desc.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/regspace_desc.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/reorder_cols.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/rotate_180.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/shifted_prefix_sum_add_offset.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/shifted_prefix_sum_small.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/shifted_prefix_sum_subgroups.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/shuffle.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/shuffle_large.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/stable_radix_sort_index_asc.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/stable_radix_sort_index_desc.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/submat_var.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/submat_var_small.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/symmatl_inplace.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/symmatu_inplace.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/trace.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/var.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/var_colwise.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/var_rowwise.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway/var_small.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway_integral
/usr/include/bandicoot_bits/kernels/cuda/oneway_integral/and_reduce.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway_integral/and_reduce_small.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway_integral/ipiv_det.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway_integral/ipiv_det_small.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway_integral/or_reduce.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway_integral/or_reduce_small.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway_real
/usr/include/bandicoot_bits/kernels/cuda/oneway_real/diag_prod.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway_real/diag_prod_small.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway_real/extract_cx.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway_real/lu_extract_l.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway_real/lu_extract_p.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway_real/lu_extract_pivoted_l.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway_real/rel_any_inf.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway_real/rel_any_inf_small.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway_real/rel_any_nan.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway_real/rel_any_nan_small.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway_real/rel_any_nonfinite.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway_real/rel_any_nonfinite_small.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway_real/rel_isfinite.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway_real/rel_isnan.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway_real/rel_isnonfinite.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway_real/vec_norm_1.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway_real/vec_norm_1_small.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway_real/vec_norm_2.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway_real/vec_norm_2_robust.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway_real/vec_norm_2_robust_small.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway_real/vec_norm_2_small.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway_real/vec_norm_k.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway_real/vec_norm_k_small.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway_real/vec_norm_min.cu
/usr/include/bandicoot_bits/kernels/cuda/oneway_real/vec_norm_min_small.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway
/usr/include/bandicoot_bits/kernels/cuda/twoway/broadcast_div_post.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/broadcast_div_pre.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/broadcast_minus_post.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/broadcast_minus_pre.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/broadcast_plus.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/broadcast_schur.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/broadcast_set.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/broadcast_subset_div_post.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/broadcast_subset_div_pre.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/broadcast_subset_minus_post.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/broadcast_subset_minus_pre.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/broadcast_subset_plus.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/broadcast_subset_schur.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/broadcast_subset_set.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/clamp.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/cross.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/dot.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/dot_small.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/htrans.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/inplace_sve1_div_array.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/inplace_sve1_div_sve1.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/inplace_sve1_eq_array.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/inplace_sve1_eq_sve1.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/inplace_sve1_minus_array.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/inplace_sve1_minus_sve1.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/inplace_sve1_mul_array.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/inplace_sve1_mul_sve1.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/inplace_sve1_plus_array.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/inplace_sve1_plus_sve1.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/inplace_sve2_div_array.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/inplace_sve2_div_sve2.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/inplace_sve2_eq_array.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/inplace_sve2_eq_sve2.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/inplace_sve2_minus_array.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/inplace_sve2_minus_sve2.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/inplace_sve2_mul_array.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/inplace_sve2_mul_sve2.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/inplace_sve2_plus_array.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/inplace_sve2_plus_sve2.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/max_colwise_conv_post.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/max_colwise_conv_pre.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/max_cube_col_conv_post.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/max_cube_col_conv_pre.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/max_rowwise_conv_post.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/max_rowwise_conv_pre.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/mean_colwise_conv_post.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/mean_colwise_conv_pre.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/mean_rowwise_conv_post.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/mean_rowwise_conv_pre.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/min_colwise_conv_post.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/min_colwise_conv_pre.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/min_cube_col_conv_post.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/min_cube_col_conv_pre.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/min_rowwise_conv_post.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/min_rowwise_conv_pre.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/rel_all_neq.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/rel_all_neq_colwise.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/rel_all_neq_rowwise.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/rel_all_neq_small.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/rel_any_neq.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/rel_any_neq_colwise.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/rel_any_neq_rowwise.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/rel_any_neq_small.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/strans.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/sum_colwise_conv_post.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/sum_colwise_conv_pre.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/sum_rowwise_conv_post.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/sum_rowwise_conv_pre.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/symmatl.cu
/usr/include/bandicoot_bits/kernels/cuda/twoway/symmatu.cu
/usr/include/bandicoot_bits/kernels/cuda/zeroway
/usr/include/bandicoot_bits/kernels/cuda/zeroway/shuffle_large_compute_locs.cu
/usr/include/bandicoot_bits/kernels/opencl
/usr/include/bandicoot_bits/kernels/opencl/defs
/usr/include/bandicoot_bits/kernels/opencl/defs/c_defs.cl
/usr/include/bandicoot_bits/kernels/opencl/defs/d_defs.cl
/usr/include/bandicoot_bits/kernels/opencl/defs/f_defs.cl
/usr/include/bandicoot_bits/kernels/opencl/defs/h_defs.cl
/usr/include/bandicoot_bits/kernels/opencl/defs/opencl_prelims.cl
/usr/include/bandicoot_bits/kernels/opencl/defs/s16_defs.cl
/usr/include/bandicoot_bits/kernels/opencl/defs/s32_defs.cl
/usr/include/bandicoot_bits/kernels/opencl/defs/s64_defs.cl
/usr/include/bandicoot_bits/kernels/opencl/defs/s8_defs.cl
/usr/include/bandicoot_bits/kernels/opencl/defs/u16_defs.cl
/usr/include/bandicoot_bits/kernels/opencl/defs/u32_defs.cl
/usr/include/bandicoot_bits/kernels/opencl/defs/u64_defs.cl
/usr/include/bandicoot_bits/kernels/opencl/defs/u8_defs.cl
/usr/include/bandicoot_bits/kernels/opencl/defs/z_defs.cl
/usr/include/bandicoot_bits/kernels/opencl/deps
/usr/include/bandicoot_bits/kernels/opencl/deps/accu_subgroup_reduce.cl
/usr/include/bandicoot_bits/kernels/opencl/deps/and_subgroup_reduce_u32.cl
/usr/include/bandicoot_bits/kernels/opencl/deps/max_subgroup_reduce.cl
/usr/include/bandicoot_bits/kernels/opencl/deps/min_subgroup_reduce.cl
/usr/include/bandicoot_bits/kernels/opencl/deps/or_subgroup_reduce_u32.cl
/usr/include/bandicoot_bits/kernels/opencl/deps/prod_subgroup_reduce.cl
/usr/include/bandicoot_bits/kernels/opencl/deps/var_philox.cl
/usr/include/bandicoot_bits/kernels/opencl/magma_real
/usr/include/bandicoot_bits/kernels/opencl/magma_real/lansy_inf_lower.cl
/usr/include/bandicoot_bits/kernels/opencl/magma_real/lansy_inf_upper.cl
/usr/include/bandicoot_bits/kernels/opencl/magma_real/lansy_max_lower.cl
/usr/include/bandicoot_bits/kernels/opencl/magma_real/lansy_max_upper.cl
/usr/include/bandicoot_bits/kernels/opencl/magma_real/lascl_full.cl
/usr/include/bandicoot_bits/kernels/opencl/magma_real/lascl_lower.cl
/usr/include/bandicoot_bits/kernels/opencl/magma_real/lascl_upper.cl
/usr/include/bandicoot_bits/kernels/opencl/magma_real/laset_band_lower.cl
/usr/include/bandicoot_bits/kernels/opencl/magma_real/laset_band_upper.cl
/usr/include/bandicoot_bits/kernels/opencl/magma_real/laset_full.cl
/usr/include/bandicoot_bits/kernels/opencl/magma_real/laset_lower.cl
/usr/include/bandicoot_bits/kernels/opencl/magma_real/laset_upper.cl
/usr/include/bandicoot_bits/kernels/opencl/magma_real/laswp.cl
/usr/include/bandicoot_bits/kernels/opencl/magma_real/transpose_inplace_even_magma.cl
/usr/include/bandicoot_bits/kernels/opencl/magma_real/transpose_inplace_odd_magma.cl
/usr/include/bandicoot_bits/kernels/opencl/magma_real/transpose_magma.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway
/usr/include/bandicoot_bits/kernels/opencl/oneway/accu.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/accu_simple.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/accu_small.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/approx_equal.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/approx_equal_cube.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/approx_equal_cube_small.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/approx_equal_small.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/count_nonzeros.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/find.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/find_first.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/find_last.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/index_max.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/index_max_colwise.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/index_max_cube_col.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/index_max_rowwise.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/index_max_small.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/index_min.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/index_min_colwise.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/index_min_cube_col.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/index_min_rowwise.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/index_min_small.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/inplace_philox_randn.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/inplace_set_eye.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/inplace_xorwow32_randi.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/inplace_xorwow32_randu.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/inplace_xorwow64_randi.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/inplace_xorwow64_randu.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/linspace.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/logspace.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/ltri_set_zero.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/max.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/max_abs.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/max_abs_small.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/max_small.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/min.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/min_small.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/mul_colwise.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/mul_colwise_trans.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/mul_rowwise.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/mul_rowwise_trans.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/prod.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/prod_small.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/radix_sort_asc.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/radix_sort_colwise_asc.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/radix_sort_colwise_desc.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/radix_sort_desc.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/radix_sort_index_asc.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/radix_sort_index_desc.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/radix_sort_index_multi_wg_shuffle.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/radix_sort_multi_wg_bit_count.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/radix_sort_multi_wg_shuffle.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/radix_sort_rowwise_asc.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/radix_sort_rowwise_desc.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/regspace_desc.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/reorder_cols.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/rotate_180.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/shifted_prefix_sum_add_offset.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/shifted_prefix_sum_small.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/shifted_prefix_sum_subgroups.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/shuffle.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/shuffle_large.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/stable_radix_sort_index_asc.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/stable_radix_sort_index_desc.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/submat_var.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/submat_var_small.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/symmatl_inplace.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/symmatu_inplace.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/trace.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/var.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/var_colwise.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/var_rowwise.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway/var_small.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway_integral
/usr/include/bandicoot_bits/kernels/opencl/oneway_integral/and_reduce.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway_integral/and_reduce_small.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway_integral/ipiv_det.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway_integral/ipiv_det_small.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway_integral/or_reduce.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway_integral/or_reduce_small.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway_real
/usr/include/bandicoot_bits/kernels/opencl/oneway_real/diag_prod.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway_real/diag_prod_small.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway_real/extract_cx.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway_real/lu_extract_l.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway_real/lu_extract_p.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway_real/lu_extract_pivoted_l.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway_real/rel_any_inf.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway_real/rel_any_inf_small.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway_real/rel_any_nan.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway_real/rel_any_nan_small.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway_real/rel_any_nonfinite.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway_real/rel_any_nonfinite_small.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway_real/rel_isfinite.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway_real/rel_isnan.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway_real/rel_isnonfinite.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway_real/vec_norm_1.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway_real/vec_norm_1_small.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway_real/vec_norm_2.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway_real/vec_norm_2_robust.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway_real/vec_norm_2_robust_small.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway_real/vec_norm_2_small.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway_real/vec_norm_k.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway_real/vec_norm_k_small.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway_real/vec_norm_min.cl
/usr/include/bandicoot_bits/kernels/opencl/oneway_real/vec_norm_min_small.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway
/usr/include/bandicoot_bits/kernels/opencl/twoway/broadcast_div_post.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/broadcast_div_pre.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/broadcast_minus_post.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/broadcast_minus_pre.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/broadcast_plus.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/broadcast_schur.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/broadcast_set.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/broadcast_subset_div_post.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/broadcast_subset_div_pre.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/broadcast_subset_minus_post.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/broadcast_subset_minus_pre.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/broadcast_subset_plus.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/broadcast_subset_schur.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/broadcast_subset_set.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/clamp.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/cross.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/dot.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/dot_small.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/htrans.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/inplace_sve1_div_array.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/inplace_sve1_div_sve1.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/inplace_sve1_eq_array.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/inplace_sve1_eq_sve1.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/inplace_sve1_minus_array.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/inplace_sve1_minus_sve1.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/inplace_sve1_mul_array.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/inplace_sve1_mul_sve1.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/inplace_sve1_plus_array.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/inplace_sve1_plus_sve1.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/inplace_sve2_div_array.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/inplace_sve2_div_sve2.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/inplace_sve2_eq_array.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/inplace_sve2_eq_sve2.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/inplace_sve2_minus_array.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/inplace_sve2_minus_sve2.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/inplace_sve2_mul_array.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/inplace_sve2_mul_sve2.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/inplace_sve2_plus_array.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/inplace_sve2_plus_sve2.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/max_colwise_conv_post.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/max_colwise_conv_pre.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/max_cube_col_conv_post.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/max_cube_col_conv_pre.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/max_rowwise_conv_post.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/max_rowwise_conv_pre.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/mean_colwise_conv_post.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/mean_colwise_conv_pre.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/mean_rowwise_conv_post.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/mean_rowwise_conv_pre.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/min_colwise_conv_post.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/min_colwise_conv_pre.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/min_cube_col_conv_post.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/min_cube_col_conv_pre.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/min_rowwise_conv_post.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/min_rowwise_conv_pre.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/rel_all_neq.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/rel_all_neq_colwise.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/rel_all_neq_rowwise.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/rel_all_neq_small.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/rel_any_neq.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/rel_any_neq_colwise.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/rel_any_neq_rowwise.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/rel_any_neq_small.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/repmat.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/strans.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/sum_colwise_conv_post.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/sum_colwise_conv_pre.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/sum_rowwise_conv_post.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/sum_rowwise_conv_pre.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/symmatl.cl
/usr/include/bandicoot_bits/kernels/opencl/twoway/symmatu.cl
/usr/include/bandicoot_bits/kernels/opencl/zeroway
/usr/include/bandicoot_bits/kernels/opencl/zeroway/shuffle_large_compute_locs.cl
/usr/include/bandicoot_bits/make_proxy.hpp
/usr/include/bandicoot_bits/memory_overlaps.hpp
/usr/include/bandicoot_bits/merge_tuple.hpp
/usr/include/bandicoot_bits/mtGlueCube_bones.hpp
/usr/include/bandicoot_bits/mtGlueCube_meat.hpp
/usr/include/bandicoot_bits/mtGlue_bones.hpp
/usr/include/bandicoot_bits/mtGlue_meat.hpp
/usr/include/bandicoot_bits/mtOpCube_bones.hpp
/usr/include/bandicoot_bits/mtOpCube_meat.hpp
/usr/include/bandicoot_bits/mtOp_bones.hpp
/usr/include/bandicoot_bits/mtOp_meat.hpp
/usr/include/bandicoot_bits/mtglue_mixed_bones.hpp
/usr/include/bandicoot_bits/mtglue_mixed_meat.hpp
/usr/include/bandicoot_bits/mtglue_relational_bones.hpp
/usr/include/bandicoot_bits/mtglue_relational_meat.hpp
/usr/include/bandicoot_bits/mtop_all_bones.hpp
/usr/include/bandicoot_bits/mtop_all_meat.hpp
/usr/include/bandicoot_bits/mtop_any_bones.hpp
/usr/include/bandicoot_bits/mtop_any_meat.hpp
/usr/include/bandicoot_bits/mtop_conv_to_bones.hpp
/usr/include/bandicoot_bits/mtop_conv_to_meat.hpp
/usr/include/bandicoot_bits/mtop_find_bones.hpp
/usr/include/bandicoot_bits/mtop_find_finite_bones.hpp
/usr/include/bandicoot_bits/mtop_find_finite_meat.hpp
/usr/include/bandicoot_bits/mtop_find_meat.hpp
/usr/include/bandicoot_bits/mtop_find_nan_bones.hpp
/usr/include/bandicoot_bits/mtop_find_nan_meat.hpp
/usr/include/bandicoot_bits/mtop_find_nonfinite_bones.hpp
/usr/include/bandicoot_bits/mtop_find_nonfinite_meat.hpp
/usr/include/bandicoot_bits/mtop_imag_bones.hpp
/usr/include/bandicoot_bits/mtop_imag_meat.hpp
/usr/include/bandicoot_bits/mtop_index_max_bones.hpp
/usr/include/bandicoot_bits/mtop_index_max_meat.hpp
/usr/include/bandicoot_bits/mtop_index_min_bones.hpp
/usr/include/bandicoot_bits/mtop_index_min_meat.hpp
/usr/include/bandicoot_bits/mtop_real_bones.hpp
/usr/include/bandicoot_bits/mtop_real_meat.hpp
/usr/include/bandicoot_bits/mtop_relational_bones.hpp
/usr/include/bandicoot_bits/mtop_relational_meat.hpp
/usr/include/bandicoot_bits/mtop_sort_index_bones.hpp
/usr/include/bandicoot_bits/mtop_sort_index_meat.hpp
/usr/include/bandicoot_bits/mul_gemm.hpp
/usr/include/bandicoot_bits/mul_gemv.hpp
/usr/include/bandicoot_bits/next_pow2.hpp
/usr/include/bandicoot_bits/no_conv_unwrap.hpp
/usr/include/bandicoot_bits/op_col_as_mat_bones.hpp
/usr/include/bandicoot_bits/op_col_as_mat_meat.hpp
/usr/include/bandicoot_bits/op_cor_bones.hpp
/usr/include/bandicoot_bits/op_cor_meat.hpp
/usr/include/bandicoot_bits/op_cov_bones.hpp
/usr/include/bandicoot_bits/op_cov_meat.hpp
/usr/include/bandicoot_bits/op_det_bones.hpp
/usr/include/bandicoot_bits/op_det_meat.hpp
/usr/include/bandicoot_bits/op_diagmat_bones.hpp
/usr/include/bandicoot_bits/op_diagmat_meat.hpp
/usr/include/bandicoot_bits/op_diagvec_bones.hpp
/usr/include/bandicoot_bits/op_diagvec_meat.hpp
/usr/include/bandicoot_bits/op_htrans_bones.hpp
/usr/include/bandicoot_bits/op_htrans_meat.hpp
/usr/include/bandicoot_bits/op_max_bones.hpp
/usr/include/bandicoot_bits/op_max_meat.hpp
/usr/include/bandicoot_bits/op_mean_bones.hpp
/usr/include/bandicoot_bits/op_mean_meat.hpp
/usr/include/bandicoot_bits/op_median_bones.hpp
/usr/include/bandicoot_bits/op_median_meat.hpp
/usr/include/bandicoot_bits/op_min_bones.hpp
/usr/include/bandicoot_bits/op_min_meat.hpp
/usr/include/bandicoot_bits/op_norm_bones.hpp
/usr/include/bandicoot_bits/op_norm_meat.hpp
/usr/include/bandicoot_bits/op_normalise_bones.hpp
/usr/include/bandicoot_bits/op_normalise_meat.hpp
/usr/include/bandicoot_bits/op_pinv_bones.hpp
/usr/include/bandicoot_bits/op_pinv_meat.hpp
/usr/include/bandicoot_bits/op_range_bones.hpp
/usr/include/bandicoot_bits/op_range_meat.hpp
/usr/include/bandicoot_bits/op_repmat_bones.hpp
/usr/include/bandicoot_bits/op_repmat_meat.hpp
/usr/include/bandicoot_bits/op_reshape_bones.hpp
/usr/include/bandicoot_bits/op_reshape_meat.hpp
/usr/include/bandicoot_bits/op_resize_bones.hpp
/usr/include/bandicoot_bits/op_resize_meat.hpp
/usr/include/bandicoot_bits/op_row_as_mat_bones.hpp
/usr/include/bandicoot_bits/op_row_as_mat_meat.hpp
/usr/include/bandicoot_bits/op_shuffle_bones.hpp
/usr/include/bandicoot_bits/op_shuffle_meat.hpp
/usr/include/bandicoot_bits/op_sort_bones.hpp
/usr/include/bandicoot_bits/op_sort_meat.hpp
/usr/include/bandicoot_bits/op_stddev_bones.hpp
/usr/include/bandicoot_bits/op_stddev_meat.hpp
/usr/include/bandicoot_bits/op_strans_bones.hpp
/usr/include/bandicoot_bits/op_strans_meat.hpp
/usr/include/bandicoot_bits/op_sum_bones.hpp
/usr/include/bandicoot_bits/op_sum_meat.hpp
/usr/include/bandicoot_bits/op_symmat_bones.hpp
/usr/include/bandicoot_bits/op_symmat_meat.hpp
/usr/include/bandicoot_bits/op_traits.hpp
/usr/include/bandicoot_bits/op_var_bones.hpp
/usr/include/bandicoot_bits/op_var_meat.hpp
/usr/include/bandicoot_bits/op_vectorise_bones.hpp
/usr/include/bandicoot_bits/op_vectorise_meat.hpp
/usr/include/bandicoot_bits/opencl
/usr/include/bandicoot_bits/opencl/accu.hpp
/usr/include/bandicoot_bits/opencl/all.hpp
/usr/include/bandicoot_bits/opencl/any.hpp
/usr/include/bandicoot_bits/opencl/approx_equal.hpp
/usr/include/bandicoot_bits/opencl/broadcast.hpp
/usr/include/bandicoot_bits/opencl/chol.hpp
/usr/include/bandicoot_bits/opencl/copy_bones.hpp
/usr/include/bandicoot_bits/opencl/copy_meat.hpp
/usr/include/bandicoot_bits/opencl/cross.hpp
/usr/include/bandicoot_bits/opencl/debug.hpp
/usr/include/bandicoot_bits/opencl/def_clblas.hpp
/usr/include/bandicoot_bits/opencl/def_clblast.hpp
/usr/include/bandicoot_bits/opencl/def_opencl.hpp
/usr/include/bandicoot_bits/opencl/det.hpp
/usr/include/bandicoot_bits/opencl/dot.hpp
/usr/include/bandicoot_bits/opencl/eig_sym.hpp
/usr/include/bandicoot_bits/opencl/error.hpp
/usr/include/bandicoot_bits/opencl/extract_cx.hpp
/usr/include/bandicoot_bits/opencl/extract_subview_elem1.hpp
/usr/include/bandicoot_bits/opencl/extract_subview_elem2.hpp
/usr/include/bandicoot_bits/opencl/eye.hpp
/usr/include/bandicoot_bits/opencl/fill.hpp
/usr/include/bandicoot_bits/opencl/find.hpp
/usr/include/bandicoot_bits/opencl/gemm.hpp
/usr/include/bandicoot_bits/opencl/gemv.hpp
/usr/include/bandicoot_bits/opencl/generic_reduce_bones.hpp
/usr/include/bandicoot_bits/opencl/generic_reduce_meat.hpp
/usr/include/bandicoot_bits/opencl/generic_reduce_uword_aux_bones.hpp
/usr/include/bandicoot_bits/opencl/generic_reduce_uword_aux_meat.hpp
/usr/include/bandicoot_bits/opencl/index_max.hpp
/usr/include/bandicoot_bits/opencl/index_min.hpp
/usr/include/bandicoot_bits/opencl/join_cols.hpp
/usr/include/bandicoot_bits/opencl/join_rows.hpp
/usr/include/bandicoot_bits/opencl/kernel_src.hpp
/usr/include/bandicoot_bits/opencl/kernel_utils.hpp
/usr/include/bandicoot_bits/opencl/linspace.hpp
/usr/include/bandicoot_bits/opencl/logspace.hpp
/usr/include/bandicoot_bits/opencl/lu.hpp
/usr/include/bandicoot_bits/opencl/magma
/usr/include/bandicoot_bits/opencl/magma.hpp
/usr/include/bandicoot_bits/opencl/magma/README.md
/usr/include/bandicoot_bits/opencl/magma/dgebrd.hpp
/usr/include/bandicoot_bits/opencl/magma/dgelqf.hpp
/usr/include/bandicoot_bits/opencl/magma/dgeqrf.hpp
/usr/include/bandicoot_bits/opencl/magma/dgeqrf2.hpp
/usr/include/bandicoot_bits/opencl/magma/dgesvd.hpp
/usr/include/bandicoot_bits/opencl/magma/dgetrf.hpp
/usr/include/bandicoot_bits/opencl/magma/dgetrs.hpp
/usr/include/bandicoot_bits/opencl/magma/dlabrd.hpp
/usr/include/bandicoot_bits/opencl/magma/dlaex0.hpp
/usr/include/bandicoot_bits/opencl/magma/dlaex1.hpp
/usr/include/bandicoot_bits/opencl/magma/dlaex3.hpp
/usr/include/bandicoot_bits/opencl/magma/dlarfb.hpp
/usr/include/bandicoot_bits/opencl/magma/dlatrd2.hpp
/usr/include/bandicoot_bits/opencl/magma/dorgbr.hpp
/usr/include/bandicoot_bits/opencl/magma/dorglq.hpp
/usr/include/bandicoot_bits/opencl/magma/dorgqr.hpp
/usr/include/bandicoot_bits/opencl/magma/dorgqr2.hpp
/usr/include/bandicoot_bits/opencl/magma/dormbr.hpp
/usr/include/bandicoot_bits/opencl/magma/dormlq.hpp
/usr/include/bandicoot_bits/opencl/magma/dormql2.hpp
/usr/include/bandicoot_bits/opencl/magma/dormqr.hpp
/usr/include/bandicoot_bits/opencl/magma/dormqr2.hpp
/usr/include/bandicoot_bits/opencl/magma/dormtr.hpp
/usr/include/bandicoot_bits/opencl/magma/dpanel_to_q.hpp
/usr/include/bandicoot_bits/opencl/magma/dpotrf.hpp
/usr/include/bandicoot_bits/opencl/magma/dstedx.hpp
/usr/include/bandicoot_bits/opencl/magma/dsyevd.hpp
/usr/include/bandicoot_bits/opencl/magma/dsytrd2.hpp
/usr/include/bandicoot_bits/opencl/magma/magma_support.hpp
/usr/include/bandicoot_bits/opencl/magma/magma_types.hpp
/usr/include/bandicoot_bits/opencl/magma/magmablas_bones.hpp
/usr/include/bandicoot_bits/opencl/magma/magmablas_meat.hpp
/usr/include/bandicoot_bits/opencl/magma/sgebrd.hpp
/usr/include/bandicoot_bits/opencl/magma/sgelqf.hpp
/usr/include/bandicoot_bits/opencl/magma/sgeqrf.hpp
/usr/include/bandicoot_bits/opencl/magma/sgeqrf2.hpp
/usr/include/bandicoot_bits/opencl/magma/sgesvd.hpp
/usr/include/bandicoot_bits/opencl/magma/sgetrf.hpp
/usr/include/bandicoot_bits/opencl/magma/sgetrs.hpp
/usr/include/bandicoot_bits/opencl/magma/slabrd.hpp
/usr/include/bandicoot_bits/opencl/magma/slaex0.hpp
/usr/include/bandicoot_bits/opencl/magma/slaex1.hpp
/usr/include/bandicoot_bits/opencl/magma/slaex3.hpp
/usr/include/bandicoot_bits/opencl/magma/slarfb.hpp
/usr/include/bandicoot_bits/opencl/magma/slatrd2.hpp
/usr/include/bandicoot_bits/opencl/magma/sorgbr.hpp
/usr/include/bandicoot_bits/opencl/magma/sorglq.hpp
/usr/include/bandicoot_bits/opencl/magma/sorgqr.hpp
/usr/include/bandicoot_bits/opencl/magma/sorgqr2.hpp
/usr/include/bandicoot_bits/opencl/magma/sormbr.hpp
/usr/include/bandicoot_bits/opencl/magma/sormlq.hpp
/usr/include/bandicoot_bits/opencl/magma/sormql2.hpp
/usr/include/bandicoot_bits/opencl/magma/sormqr.hpp
/usr/include/bandicoot_bits/opencl/magma/sormqr2.hpp
/usr/include/bandicoot_bits/opencl/magma/sormtr.hpp
/usr/include/bandicoot_bits/opencl/magma/spanel_to_q.hpp
/usr/include/bandicoot_bits/opencl/magma/spotrf.hpp
/usr/include/bandicoot_bits/opencl/magma/sstedx.hpp
/usr/include/bandicoot_bits/opencl/magma/ssyevd.hpp
/usr/include/bandicoot_bits/opencl/magma/ssytrd2.hpp
/usr/include/bandicoot_bits/opencl/magma_kernel_id.hpp
/usr/include/bandicoot_bits/opencl/mat_val_proxy.hpp
/usr/include/bandicoot_bits/opencl/max.hpp
/usr/include/bandicoot_bits/opencl/max_abs.hpp
/usr/include/bandicoot_bits/opencl/mean.hpp
/usr/include/bandicoot_bits/opencl/median.hpp
/usr/include/bandicoot_bits/opencl/min.hpp
/usr/include/bandicoot_bits/opencl/mul_diag.hpp
/usr/include/bandicoot_bits/opencl/norm.hpp
/usr/include/bandicoot_bits/opencl/opencl_misc.hpp
/usr/include/bandicoot_bits/opencl/prod.hpp
/usr/include/bandicoot_bits/opencl/random_bones.hpp
/usr/include/bandicoot_bits/opencl/random_meat.hpp
/usr/include/bandicoot_bits/opencl/regspace.hpp
/usr/include/bandicoot_bits/opencl/relational.hpp
/usr/include/bandicoot_bits/opencl/reorder_cols.hpp
/usr/include/bandicoot_bits/opencl/rotate_180.hpp
/usr/include/bandicoot_bits/opencl/runtime_bones.hpp
/usr/include/bandicoot_bits/opencl/runtime_meat.hpp
/usr/include/bandicoot_bits/opencl/set_args.hpp
/usr/include/bandicoot_bits/opencl/shifted_prefix_sum_bones.hpp
/usr/include/bandicoot_bits/opencl/shifted_prefix_sum_meat.hpp
/usr/include/bandicoot_bits/opencl/shuffle_bones.hpp
/usr/include/bandicoot_bits/opencl/shuffle_meat.hpp
/usr/include/bandicoot_bits/opencl/solve.hpp
/usr/include/bandicoot_bits/opencl/sort.hpp
/usr/include/bandicoot_bits/opencl/sort_index.hpp
/usr/include/bandicoot_bits/opencl/sum.hpp
/usr/include/bandicoot_bits/opencl/svd.hpp
/usr/include/bandicoot_bits/opencl/symmat.hpp
/usr/include/bandicoot_bits/opencl/to_cl_args.hpp
/usr/include/bandicoot_bits/opencl/trace.hpp
/usr/include/bandicoot_bits/opencl/type_to_dev_string.hpp
/usr/include/bandicoot_bits/opencl/var.hpp
/usr/include/bandicoot_bits/operator_cube_div.hpp
/usr/include/bandicoot_bits/operator_cube_minus.hpp
/usr/include/bandicoot_bits/operator_cube_plus.hpp
/usr/include/bandicoot_bits/operator_cube_schur.hpp
/usr/include/bandicoot_bits/operator_cube_times.hpp
/usr/include/bandicoot_bits/operator_div.hpp
/usr/include/bandicoot_bits/operator_minus.hpp
/usr/include/bandicoot_bits/operator_ostream.hpp
/usr/include/bandicoot_bits/operator_plus.hpp
/usr/include/bandicoot_bits/operator_relational.hpp
/usr/include/bandicoot_bits/operator_schur.hpp
/usr/include/bandicoot_bits/operator_times.hpp
/usr/include/bandicoot_bits/promote_type.hpp
/usr/include/bandicoot_bits/restrictors.hpp
/usr/include/bandicoot_bits/rt_common
/usr/include/bandicoot_bits/rt_common/kernel_utils_bones.hpp
/usr/include/bandicoot_bits/rt_common/kernel_utils_meat.hpp
/usr/include/bandicoot_bits/rt_common/kernels_t.hpp
/usr/include/bandicoot_bits/span.hpp
/usr/include/bandicoot_bits/special_cor_cov_unwrap.hpp
/usr/include/bandicoot_bits/steal_or_copy_mem.hpp
/usr/include/bandicoot_bits/strip.hpp
/usr/include/bandicoot_bits/subview_bones.hpp
/usr/include/bandicoot_bits/subview_cube_bones.hpp
/usr/include/bandicoot_bits/subview_cube_meat.hpp
/usr/include/bandicoot_bits/subview_each_bones.hpp
/usr/include/bandicoot_bits/subview_each_meat.hpp
/usr/include/bandicoot_bits/subview_elem1_bones.hpp
/usr/include/bandicoot_bits/subview_elem1_meat.hpp
/usr/include/bandicoot_bits/subview_elem2_bones.hpp
/usr/include/bandicoot_bits/subview_elem2_meat.hpp
/usr/include/bandicoot_bits/subview_meat.hpp
/usr/include/bandicoot_bits/traits.hpp
/usr/include/bandicoot_bits/translate_blas.hpp
/usr/include/bandicoot_bits/translate_lapack.hpp
/usr/include/bandicoot_bits/type_prefix.hpp
/usr/include/bandicoot_bits/typedef_elem.hpp
/usr/include/bandicoot_bits/typedef_mat.hpp
/usr/include/bandicoot_bits/typedef_missing.hpp
/usr/include/bandicoot_bits/uint_type.hpp
/usr/include/bandicoot_bits/unwrap.hpp
/usr/include/bandicoot_bits/unwrap_cube.hpp
/usr/include/bandicoot_bits/upgrade_val.hpp
/usr/include/bandicoot_bits/vulkan
/usr/include/bandicoot_bits/vulkan/accu.hpp
/usr/include/bandicoot_bits/vulkan/all.hpp
/usr/include/bandicoot_bits/vulkan/any.hpp
/usr/include/bandicoot_bits/vulkan/approx_equal.hpp
/usr/include/bandicoot_bits/vulkan/broadcast.hpp
/usr/include/bandicoot_bits/vulkan/copy.hpp
/usr/include/bandicoot_bits/vulkan/def_vulkan.hpp
/usr/include/bandicoot_bits/vulkan/dispatch.hpp
/usr/include/bandicoot_bits/vulkan/dot.hpp
/usr/include/bandicoot_bits/vulkan/error.hpp
/usr/include/bandicoot_bits/vulkan/eye.hpp
/usr/include/bandicoot_bits/vulkan/fill.hpp
/usr/include/bandicoot_bits/vulkan/gemm.hpp
/usr/include/bandicoot_bits/vulkan/index_max.hpp
/usr/include/bandicoot_bits/vulkan/index_min.hpp
/usr/include/bandicoot_bits/vulkan/mat_val_proxy.hpp
/usr/include/bandicoot_bits/vulkan/max.hpp
/usr/include/bandicoot_bits/vulkan/min.hpp
/usr/include/bandicoot_bits/vulkan/push_constants.hpp
/usr/include/bandicoot_bits/vulkan/random.hpp
/usr/include/bandicoot_bits/vulkan/relational.hpp
/usr/include/bandicoot_bits/vulkan/reorder_cols.hpp
/usr/include/bandicoot_bits/vulkan/runtime_bones.hpp
/usr/include/bandicoot_bits/vulkan/runtime_meat.hpp
/usr/include/bandicoot_bits/vulkan/to_vk_args.hpp
/usr/include/bandicoot_bits/vulkan/trans.hpp
/usr/include/bandicoot_bits/wall_clock_bones.hpp
/usr/include/bandicoot_bits/wall_clock_meat.hpp
/usr/lib64/libbandicoot.so
/usr/lib64/pkgconfig/bandicoot.pc
/usr/share/Bandicoot
/usr/share/Bandicoot/CMake
/usr/share/Bandicoot/CMake/BandicootConfig.cmake
/usr/share/Bandicoot/CMake/BandicootConfigVersion.cmake
/usr/share/Bandicoot/CMake/BandicootLibraryDepends-relwithdebinfo.cmake
/usr/share/Bandicoot/CMake/BandicootLibraryDepends.cmake
/usr/share/doc/packages/bandicoot-devel
/usr/share/doc/packages/bandicoot-devel/README.md
/usr/share/licenses/bandicoot-devel
/usr/share/licenses/bandicoot-devel/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Aug 5 22:28:34 2026