Macro rlst_rank1_array

Source
macro_rules! rlst_rank1_array {
    ($u:expr, $v:expr) => { ... };
}
Expand description

Create a new rank1 array of the form u x v^T.