external_2D.h File Reference

Defines the fixed-size and runtime-sized external 2D arrays. More...

#include <cml/core/common.h>
#include <cml/core/fixed_1D.h>
#include <cml/core/fixed_2D.h>
#include <cml/core/dynamic_1D.h>
#include <cml/core/dynamic_2D.h>
#include <cml/external.h>

Include dependency graph for external_2D.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cml::external_2D< Element, Rows, Cols, Layout >
 Fixed-size external 2D array. More...
class  cml::external_2D< Element,-1,-1, Layout >
 Run-time sized external 2D array. More...

Namespaces

namespace  cml


Detailed Description

Defines the fixed-size and runtime-sized external 2D arrays.

Todo:
Would casting get better performance in the external_2D<> element access methods?

Definition in file external_2D.h.


Generated on Sat Jul 18 19:35:36 2009 for CML 1.0 by  doxygen 1.5.9