ksmt-core
0.5.23
ksmt-core
/
io.ksmt
/
KContext
/
mkFpCustomSizeDeclBiased
mk
Fp
Custom
Size
Decl
Biased
fun
<
T
:
KFpSort
>
mkFpCustomSizeDeclBiased
(
significandSize
:
UInt
,
exponentSize
:
UInt
,
significand
:
KBitVecValue
<
*
>
,
biasedExponent
:
KBitVecValue
<
*
>
,
signBit
:
Boolean
)
:
KFpDecl
<
T
>