Boost logo

Ublas :

From: Adi Shavit (adish_at_[hidden])
Date: 2005-08-25 04:39:05


Hi,

  I have some newbie questions regarding the use of bounded_matrix.

   1. Since the size of a bounded_matrix is known at compile time, are
      operations like dot product between incompatible matrix sizes
      caught at compile time?
   2. Is it possible to set the storage for the matrix values to be an
      externally supplied buffer (C array)?

Thanks,
Adi