From: rwgk (rwgk_at_[hidden])
Date: 2002-03-08 13:34:20


Is it possible to adapt the ublas expression templates to a
custom container with an interface similar to that of
std::vector? (I am mainly interested in adapting to a
reference-counted container.)

Is it possible to enable expression template array
operations for a custom function foo() that operates on
scalars?

Thanks,
        Ralf