
16 Feb
2010
16 Feb
'10
8:37 p.m.
AMDG joel falcou wrote:
Larry Evans wrote:
The plus and times operations can be replaced with any compile-time binary operation. Does it works as MPL extension or is it compeltely another thign ? Advantage of beign MPL based is that you may reuse allt he algorithm by makign tour matrix<> and vector<> conformants to proper concepts.
Any support for stuff like inverse or linear system solving with rationals ?
Boost.Units has contained non-generic versions of these for several years, because we needed them for conversions. In Christ, Steven Watanabe