Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

fmat::fmat_internal::mvops< T1< 4, 4, R1 >, T2< 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 N, typename R > class T2, typename R1, typename R2>
struct fmat::fmat_internal::mvops< T1< 4, 4, R1 >, T2< 4, R2 > >

Definition at line 1467 of file fmatCore.h.

List of all members.

Public Types

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

Static Public Member Functions

static Column< 4, Rmultiply (const T1< 4, 4, R1 > &ma, const T2< 4, R2 > &b)
static Row< 4, Rmultiply (const T2< 4, R2 > &b, const T1< 4, 4, R1 > &ma)

Member Typedef Documentation

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

Definition at line 1468 of file fmatCore.h.


Member Function Documentation

template<template< size_t H, size_t W, typename R > class T1, template< size_t N, typename R > class T2, typename R1 , typename R2 >
static Row<4,R> fmat::fmat_internal::mvops< T1< 4, 4, R1 >, T2< 4, R2 > >::multiply ( const T2< 4, R2 > &  b,
const T1< 4, 4, R1 > &  ma 
) [static]

Definition at line 1478 of file fmatCore.h.

template<template< size_t H, size_t W, typename R > class T1, template< size_t N, typename R > class T2, typename R1 , typename R2 >
static Column<4,R> fmat::fmat_internal::mvops< T1< 4, 4, R1 >, T2< 4, R2 > >::multiply ( const T1< 4, 4, R1 > &  ma,
const T2< 4, R2 > &  b 
) [static]

Definition at line 1469 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