KerMor  0.9
Model order reduction for nonlinear dynamical systems and nonlinear approximation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
mexTest.cpp File Reference
#include "mex.h"
#include "matrix.h"
#include <math.h>
#include "../kermorpp.h"
#include "mstream.h"
#include <streambuf>
#include <iostream>
Include dependency graph for mexTest.cpp:

Go to the source code of this file.

Functions

void mexFunction (int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[])
 

Function Documentation

void mexFunction ( int  nlhs,
mxArray *  plhs[],
int  nrhs,
const mxArray *  prhs[] 
)

Definition at line 17 of file mexTest.cpp.

References kermorpp.KernelExpansion.evaluate(), and kermorpp.KernelExpansion.loadFrom().

Here is the call graph for this function: