[Insight-users] itkMatrix typedefs and static consts
Jeffrey Duda
jtduda at seas . upenn . edu
Tue, 25 Nov 2003 12:00:37 -0500
itkVector includes a typedef for ValueType and a static const for
Dimension, but itkMatrix does not include either of these. The
ValueType can be obtained through the InternalMatrixType, but is there a
way to get the Row and Column dimensions? Is there a particular reason
that the matrix dimensions aren't included as static const's in itkMatrix?
-- jeff duda
_________________________________
http://www . seas . upenn . edu/~jtduda
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~