outputMatlab.hh File Reference

#include <iomanip>
#include "basics/outputMatlab.hh"
#include "array.hh"
#include "stiffArray.hh"
#include "sequence.hh"

Go to the source code of this file.

Classes

class  concepts::OutputMatlab< Array< F > >
 Specialisation of class OutputMatlab<F> for output of objects to matlab to Array<F> More...
 
class  concepts::OutputMatlab< Sequence< F > >
 Specialisation of class OutputMatlab<F> for output of objects to matlab to Sequence<F> More...
 
class  concepts::OutputMatlab< StiffArray< dim, F > >
 Specialisation of class OutputMatlab<F> for output of objects to matlab to StiffArray<dim,F> More...
 

Namespaces

 concepts
 Basic namespace for Concepts-2.
 

Macros

#define OutputMatlabArray_D   0
 
#define OutputMatlabSequence_D   0
 
#define OutputMatlabStiffArray_D   0
 

Detailed Description

matlab output function

Definition in file outputMatlab.hh.

Macro Definition Documentation

◆ OutputMatlabArray_D

#define OutputMatlabArray_D   0

Definition at line 16 of file outputMatlab.hh.

◆ OutputMatlabSequence_D

#define OutputMatlabSequence_D   0

Definition at line 18 of file outputMatlab.hh.

◆ OutputMatlabStiffArray_D

#define OutputMatlabStiffArray_D   0

Definition at line 17 of file outputMatlab.hh.

Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich