MatrixWalkers::MulAddCopyChecked< T > Struct Template Reference
An operator performing a= b*toMul+toAdd and moving the result into [min,max] bounds.
More...
#include <matrixUtil.h>
List of all members.
Detailed Description
template<class T>
struct MatrixWalkers::MulAddCopyChecked< T >
An operator performing a= b*toMul+toAdd and moving the result into [min,max] bounds.
Definition at line 514 of file matrixUtil.h.
The documentation for this struct was generated from the following file: