Class documentation of Concepts

Loading...
Searching...
No Matches
outputMatlab.hh File Reference
#include <iostream>
#include "basics/outputMatlab.hh"

Go to the source code of this file.

Namespaces

namespace  concepts
 

Functions

std::ostream & concepts::outputMatlab (std::ostream &os, const TMatrix< Real > &T)
 
std::ostream & concepts::outputMatlab (std::ostream &os, const TMatrixBase< Real > &T)
 
template<class F >
std::ostream & concepts::outputMatlab (std::ostream &os, const ElementMatrix< F > &em)
 

Detailed Description

matlab output functions for object in directory space

Definition in file outputMatlab.hh.