NuTo
Numerics Tool
Functions
MatrixBaseAddons.h File Reference

Go to the source code of this file.

Functions

Scalar at (uint i, uint j) const
 
template<typename OtherDerived >
const Eigen::MatrixBase< OtherDerived > abs () const
 elementwise absolute value of the matrix More...
 

Function Documentation

template<typename OtherDerived >
const Eigen::MatrixBase<OtherDerived> abs ( ) const
inline

elementwise absolute value of the matrix

Scalar at ( uint  i,
uint  j 
) const
inline