outputMatlab.hh File Reference

#include <iostream>
#include "basics/outputMatlab.hh"

Go to the source code of this file.

Namespaces

 concepts
 Basic namespace for Concepts-2.
 

Functions

template<class F >
std::ostream & concepts::outputMatlab (std::ostream &os, const ElementMatrix< F > &em)
 Function for output of ElementMatrix to Matlab. More...
 
std::ostream & concepts::outputMatlab (std::ostream &os, const TMatrix< Real > &T)
 Function for output of T-Matrix to Matlab. More...
 
std::ostream & concepts::outputMatlab (std::ostream &os, const TMatrixBase< Real > &T)
 Function for output of T-Matrix base class to Matlab. More...
 

Detailed Description

matlab output functions for object in directory space

Definition in file outputMatlab.hh.

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