Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

ProductType< S, MatrixType1, MatrixType2 > Struct Template Reference

#include <Matrix.h>

List of all members.


Detailed Description

template<typename S, typename MatrixType1, typename MatrixType2>
struct ProductType< S, MatrixType1, MatrixType2 >

In general the return type is the most general: "Rectangular"

Definition at line 707 of file Matrix.h.

Public Types

typedef Rectangular< S > type


Member Typedef Documentation

template<typename S, typename MatrixType1, typename MatrixType2>
typedef Rectangular<S> ProductType< S, MatrixType1, MatrixType2 >::type
 

Definition at line 707 of file Matrix.h.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 22 02:16:33 2003 for Libor-Library by doxygen1.3-rc3