C++
C#
VB
JScript
All

Method Matrix­Size::­Matrix­Size


Copyright (C) 2005 IENT-RWTH Aachen

inline MatrixSize::MatrixSize()
inline MatrixSize::MatrixSize(int_type iw, int_type ih)
inline MatrixSize::MatrixSize(const MatrixIndex<I> &p)
inline MatrixSize::MatrixSize(const self &r)
template<class S2> inline MatrixSize::MatrixSize(const MatrixSize<S2> &r)

Builds an instance of the object

Remarks

This builds an instance of the object out of its parameters.