[src] Function arrayfire::lower

pub fn lower<T>(input: &Array<T>, is_unit_diag: bool) -> Array<T> where
T: HasAfEnum,

Create lower triangular matrix

Parameters

  • input is the input Array
  • is_unit_diag dictates if the output Array should have 1's along diagonal

Return Values

Array

AltStyle によって変換されたページ (->オリジナル) /