GNU Octave 10.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 
Loading...
Searching...
No Matches
hess.h File Reference
#include "octave-config.h"
#include <iosfwd>

Go to the source code of this file.

Classes

class  hess< T >
 

Functions

template<typename T >
std::ostream & operator<< (std::ostream &os, const hess< T > &a)
 

Function Documentation

◆ operator<<()

template<typename T >
std::ostream & operator<< ( std::ostream &  os,
const hess< T > &  a 
)
extern