fn_zeros.hpp File Reference

Go to the source code of this file.

Functions

const Op< mat, op_zeroszeros (const u32 n_rows, const u32 n_cols)
 Generate a dense matrix with all elements set to zero.
const Op< colvec, op_zeroszeros (const u32 n_elem)
 Generate a vector with all elements set to zero.