mtl::ashape::emult_shape< Shape1, Shape2 > Struct Template Reference

Algebraic shape of multiplication's result when elements of collections are multiplied. More...

#include <ashape.hpp>

Inherited by mtl::ashape::mult_shape< Shape1, Shape2 >.

List of all members.


Detailed Description

template<typename Shape1, typename Shape2>
struct mtl::ashape::emult_shape< Shape1, Shape2 >

Algebraic shape of multiplication's result when elements of collections are multiplied.

The types are the same as for multiplications of entire collections except that scalar * matrix (or vector) is excluded to avoid ambiguities. emult_shape <Shape1, Shape2> is only properly defined if emult_op <Shape1, Shape2>type is not ndef!


The documentation for this struct was generated from the following file:





mtl::ashape::emult_shape< Shape1, Shape2 > Struct Template Reference -- MTL 4 -- Peter Gottschling and Andrew Lumsdaine -- Generated on 19 May 2009 by Doxygen 1.5.5 -- Copyright 2007 by the Trustees of Indiana University.