Classes | Functions
array.h File Reference
#include "matlabexception.h"
#include <string.h>

Go to the source code of this file.

Classes

class  Array< Type >

Functions

template<class Type >
void copymemory (const Type *source, Type *dest, int length)

Function Documentation

template<class Type >
void copymemory ( const Type *  source,
Type *  dest,
int  length 
)

Definition at line 17 of file array.h.