coefficientSinCosQ

Undocumented in source. Be warned that the author may not have intended to support it.

package @safe pure nothrow @nogc
coefficientSinCosQ
(
T
)
(
const T cx
,
const int ex
,
const bool sx
,
out T csin
,
out int esin
,
out bool ssin
,
out T ccos
,
out int ecos
,
out bool scos
)

Meta