Template Function operator<<(std::ostream&, const std::vector<std::vector<NType1>>&)
¶
Defined in
File qmatrix.hpp
Function Documentation
¶
template
<
typename
NType1
>
std
::
ostream
&
operator
<<
(
std
::
ostream
&
out
,
const
std
::
vector
<
std
::
vector
<
NType1
>
>
&
val
)
¶
nrgplusplus
Navigation
Contents:
Library API
Class Hierarchy
File Hierarchy
Full API
QuickStart -
Core class of the
nrgcore
system
Spin-half fermion Model
Fermion base class
Impurity and bath Operators
Update Impurity and/or bath operators
I/O for
nrgcore
Base class for the backward iterations.
Calculation of the FDM Spectrum
HDF5 I/O read/write files
Related Topics
Documentation overview
Library API
Previous:
Template Function operator<<(std::ostream&, const std::vector<NType1>&)
Next:
Template Function sign
Quick search