Class documentation of Concepts

Loading...
Searching...
No Matches
concepts::OutputMatlab< Point< F, dim > > Class Template Reference

Class for output of 2D and 3D vectors to matlab. More...

#include <outputMatlab.hh>

Inheritance diagram for concepts::OutputMatlab< Point< F, dim > >:
concepts::OutputOperator

Public Member Functions

 OutputMatlab (const Point< F, dim > &val)
 

Protected Member Functions

std::ostream & info (std::ostream &os) const
 Returns information in an output stream.
 

Detailed Description

template<typename F, int dim>
class concepts::OutputMatlab< Point< F, dim > >

Class for output of 2D and 3D vectors to matlab.

Definition at line 102 of file outputMatlab.hh.

Constructor & Destructor Documentation

◆ OutputMatlab()

template<typename F , int dim>
concepts::OutputMatlab< Point< F, dim > >::OutputMatlab ( const Point< F, dim > &  val)
inline

Definition at line 104 of file outputMatlab.hh.

Member Function Documentation

◆ info()

template<typename F , int dim>
std::ostream & concepts::OutputMatlab< Point< F, dim > >::info ( std::ostream &  os) const
inlineprotectedvirtual

Returns information in an output stream.

Reimplemented from concepts::OutputOperator.

Definition at line 107 of file outputMatlab.hh.


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