table of contents
sc::KeyValValuefloat(3) | MPQC | sc::KeyValValuefloat(3) |
NAME¶
sc::KeyValValuefloat
SYNOPSIS¶
Inherits sc::KeyValValue.
Public Member Functions¶
KeyValValuefloat (float v)
KeyValValuefloat (const KeyValValuefloat &)
KeyValValue::KeyValValueError floatvalue (float &) const
void print (std::ostream &o=ExEnv::out0()) const
Additional Inherited Members¶
Member Function Documentation¶
KeyValValue::KeyValValueError sc::KeyValValuefloat::floatvalue (float &) const [virtual]¶
Reimplemented from sc::KeyValValue.
void sc::KeyValValuefloat::print (std::ostream & o = ExEnv::out0()) const [virtual]¶
Reimplemented from sc::KeyValValue.
Author¶
Generated automatically by Doxygen for MPQC from the source code.
Fri Dec 2 2022 | Version 2.3.1 |