From: agiatojon (JonAgiato_at_[hidden])
Date: 2002-11-14 07:17:17


Hello all,
I am working with a formula which requires me to get the result of a
matrix to the power of n (i.e. pow(matrix, n)) but as expected, the
<cmath> function pow() is unable to convert from type double to
matrix. Does the matrix library have this sort of functionality
built in, or maybe some other part of boost? Thanks!

Jon Agiato
JonAgiato_at_[hidden]