FreePOOMA  2.4.1
Public Types | Static Public Member Functions
LuxDataType< Tensor< Dim, T, E > > Struct Template Reference

#include <LuxAppPointer.h>

List of all members.

Public Types

enum  { datatype = LuxAppPointer::tensor }
enum  { dimensions = 9 }

Static Public Member Functions

static void copy (const Tensor< Dim, T, E > &val, float data[])

template<int Dim, class T, class E>
struct LuxDataType< Tensor< Dim, T, E > >


Member Enumeration Documentation

template<int Dim, class T , class E >
anonymous enum
Enumerator:
datatype 
template<int Dim, class T , class E >
anonymous enum
Enumerator:
dimensions 

Member Function Documentation

template<int Dim, class T , class E >
static void LuxDataType< Tensor< Dim, T, E > >::copy ( const Tensor< Dim, T, E > &  val,
float  data[] 
) [inline, static]

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