Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

fmat::fmat_internal::mmops< T1< 4, 4, R1 >, T2< 4, 4, R2 > > Struct Template Reference

#include <fmatCore.h>


Detailed Description

template<template< size_t H, size_t W, typename R > class T1, template< size_t H, size_t W, typename R > class T2, typename R1, typename R2>
struct fmat::fmat_internal::mmops< T1< 4, 4, R1 >, T2< 4, 4, R2 > >

Definition at line 1525 of file fmatCore.h.

List of all members.

Public Types

typedef
fmat_internal::promotion_trait
< R1, R2 >::type 
R

Static Public Member Functions

static Matrix< 4, 4, Rmultiply (const T1< 4, 4, R1 > &ma, const T2< 4, 4, R2 > &mb)

Member Typedef Documentation

template<template< size_t H, size_t W, typename R > class T1, template< size_t H, size_t W, typename R > class T2, typename R1 , typename R2 >
typedef fmat_internal::promotion_trait<R1,R2>::type fmat::fmat_internal::mmops< T1< 4, 4, R1 >, T2< 4, 4, R2 > >::R

Definition at line 1526 of file fmatCore.h.


Member Function Documentation

template<template< size_t H, size_t W, typename R > class T1, template< size_t H, size_t W, typename R > class T2, typename R1 , typename R2 >
static Matrix<4,4,R> fmat::fmat_internal::mmops< T1< 4, 4, R1 >, T2< 4, 4, R2 > >::multiply ( const T1< 4, 4, R1 > &  ma,
const T2< 4, 4, R2 > &  mb 
) [static]

Definition at line 1527 of file fmatCore.h.


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

Tekkotsu v5.1CVS
Generated Mon May 9 04:59:23 2016 by Doxygen 1.6.3