/build/buildd/coinor-ipopt-3.8.1/Ipopt/contrib/MatlabInterface-Old/src/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 | |
|
) |
| | [inline] |