Go to the source code of this file.
Variables | |
| std::ptrdiff_t | i |
| std::ptrdiff_t | j |
| Matrix3f | m = Matrix3f::Random() |
| float | minOfM = m.minCoeff(&i,&j) |
| std::ptrdiff_t i |
Definition at line 2 of file tut_arithmetic_redux_minmax.cpp.
| std::ptrdiff_t j |
Definition at line 2 of file tut_arithmetic_redux_minmax.cpp.
| Matrix3f m = Matrix3f::Random() |
Definition at line 1 of file tut_arithmetic_redux_minmax.cpp.
Definition at line 3 of file tut_arithmetic_redux_minmax.cpp.