Function cubecl_core::frontend::cmma::fill

source ยท
pub fn fill<C: CubeType>(mat: &Matrix<C>, value: C)
Expand description

Fill the matrix with the provided value.