batmat develop
Batched linear algebra routines
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 Nbatmat
 Ntypes
 CTypes
 CHead
 CHead< Types< T, Ts... > >
 CTail
 CTail< Types< T, Ts... > >
 CConcat
 CConcat<>
 CConcat< Types< Ts... > >
 CConcat< Types< Ts1... >, Types< Ts2... >, Rest... >
 CMap
 CMap< Func, Types< Ts... > >
 CFlatMap
 CFlatMap< Func, Types< Ts... > >
 CFilter
 CFilter< Pred, Types< Ts... > >
 CDTypeVectorLength
 CVectorLengthIs
 CDTypeIs
 Nlinalg
 Ndetail
 Nflops
 Nmicro_kernels
 Ctrack_zeros_t
 CTilingOptionsPacking and tiling options for matrix-matrix multiplication
 CnormsUtilities for computing vector norms
 Cnorms< T, void >
 Cwith_shift_A_t
 Cwith_rotate_B_t
 Cwith_rotate_C_t
 Cwith_rotate_D_t
 Cwith_mask_D_t
 Cwith_rotate_t
 Cwith_mask_t
 CStructuredLight-weight wrapper class used for overload resolution of triangular and symmetric matrices
 Cwith_rotate_A_t
 Csimd_view_types
 Cuview
 Cuview_vec
 Ccached_uview
 Ctriangular_accessor
 Nmatrix
 Ndetail
 Cintegral_value_type
 Cintegral_value_type< IntConst >
 CDefaultStride
 CLayoutShape and strides describing a batch of matrices, independent of any storage
 CMatrixOwning array of matrices, stored in an efficient batched format
 Cuninitialized_t
 Caligned_deleterDeleter for aligned memory allocated with operator new(size, align_val)
 Caligned_deleter< void, A >
 CViewNon-owning view of an array of matrices, stored in an efficient batched format
 Nops
 Ndetail
 Cthread_pool
 CState
 CDefaultTimingsMeasures the number of invocations of a specific piece of code and its run time
 Nguanaqo
 CTimed< batmat::DefaultTimings >RAII class for measuring wall time