MBDyn-1.7.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
grad::BasicScalarType< BinaryExpr< BinFunc, LhsExpr, RhsExpr > > Struct Template Reference

#include <matvec.h>

Public Types

typedef CommonScalarType
< typename BasicScalarType
< LhsExpr >::ScalarType,
typename BasicScalarType
< RhsExpr >::ScalarType >
::ScalarType 
ScalarType
 

Detailed Description

template<typename BinFunc, typename LhsExpr, typename RhsExpr>
struct grad::BasicScalarType< BinaryExpr< BinFunc, LhsExpr, RhsExpr > >

Definition at line 263 of file matvec.h.

Member Typedef Documentation

template<typename BinFunc , typename LhsExpr , typename RhsExpr >
typedef CommonScalarType<typename BasicScalarType<LhsExpr>::ScalarType, typename BasicScalarType<RhsExpr>::ScalarType>::ScalarType grad::BasicScalarType< BinaryExpr< BinFunc, LhsExpr, RhsExpr > >::ScalarType

Definition at line 264 of file matvec.h.


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