OpenMEEG
Loading...
Searching...
No Matches
OpenMEEG::maths Namespace Reference

Classes

class  BlockMatrix
 Block matrix class Block matrix class. More...
 
class  Range
 
class  Ranges
 
class  SymmetricBlockMatrix
 Block symmetric matrix class Block symmetric matrix class. More...
 

Functions

std::ostream & operator<< (std::ostream &os, const BlockMatrix &bm)
 
std::ostream & operator<< (std::ostream &os, const Range &r)
 

Function Documentation

◆ operator<<() [1/2]

std::ostream & OpenMEEG::maths::operator<< ( std::ostream & os,
const BlockMatrix & bm )
inline

Definition at line 106 of file block_matrix.h.

◆ operator<<() [2/2]

std::ostream & OpenMEEG::maths::operator<< ( std::ostream & os,
const Range & r )
inline

Definition at line 38 of file range.h.