Return the data type string associated with an ndarray data type enumeration constant.
Return the data type string associated with a strided array data type enumeration constant.
Return the BLAS memory layout string associated with a BLAS memory layout enumeration constant.
Return the Z-test alternative hypothesis string associated with a Z-test alternative hypothesis enumeration constant.
Return the BLAS matrix triangle string associated with a BLAS matrix triangle enumeration constant.
Return the BLAS transpose operation string associated with a BLAS transpose operation enumeration constant.
Return the matrix orientation string associated with a matrix orientation enumeration constant.
Return the data type string associated with an ndarray data type enumeration constant.
Return the BLAS operation side string associated with a BLAS operation side enumeration constant.
Return the BLAS diagonal type string associated with a BLAS diagonal type enumeration constant.
enum2str is a rust derive macro that creates a Display impl for enums. This is useful for strongly typing composable sets of strings.
enum2egui is a rust derive macro that creates a set of egui ui databindings from arbitrary data structures.
No description provided.
No description provided.
No description provided.