|
inline |
Returns a dense tensor of the real base type with each element equal to the absolute value of that element in a: \( r_{ij} = |a_{ij}| \).
References abs(), syten::DenseTensor< rank, Scalar >::getDims(), and syten::DenseTensor< rank, Scalar >::size().
Referenced by syten::Delinearise::cols_only().