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
kermorpp.Util Class Reference

#include <kermorpp.h>

Detailed Description

Definition at line 45 of file kermorpp.h.

Static Public Member Functions

static VectorXd loadVector (string file)
 
static MatrixXd loadMatrix (string file)
 

Member Function Documentation

MatrixXd Util.loadMatrix ( string  file)
static

Definition at line 56 of file Util.cpp.

References kermorpp.DOUBLE_BYTES, and kermorpp.INT_BYTES.

Referenced by kermorpp.KernelExpansion.loadFrom(), and main().

Here is the caller graph for this function:

VectorXd Util.loadVector ( string  file)
static

Definition at line 17 of file Util.cpp.

References kermorpp.DOUBLE_BYTES, kermorpp.INT_BYTES, and l.

Referenced by kermorpp.KernelExpansion.loadFrom().

Here is the caller graph for this function:


The documentation for this class was generated from the following files: