Blender V5.0
array_nd_test.cc File Reference
#include "libmv/image/array_nd.h"
#include "testing/testing.h"

Go to the source code of this file.

Classes

class  Array3D< T >
 3D array (row, column, channel). More...
class  ArrayND< T, N >
 A multidimensional array class. More...

Typedefs

typedef Array3D< floatArray3Df

Typedef Documentation

◆ Array3Df

Definition at line 373 of file array_nd.h.