- deltaT
real deltaT()
Undocumented in source. Be warned that the author may not have intended to support it.
- deltaT
void deltaT(real t)
Undocumented in source. Be warned that the author may not have intended to support it.
- fetch
bool fetch()
Undocumented in source. Be warned that the author may not have intended to support it.
- freq
real freq()
Undocumented in source. Be warned that the author may not have intended to support it.
- freq
void freq(real f)
Undocumented in source. Be warned that the author may not have intended to support it.
- front
E front()
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
E opIndex(size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
- opSlice
LutNCO opSlice()
Undocumented in source. Be warned that the author may not have intended to support it.
- opSlice
LutNCO opSlice(size_t i, OpDollar )
Undocumented in source. Be warned that the author may not have intended to support it.
- opSlice
auto opSlice(size_t i, size_t j)
Undocumented in source. Be warned that the author may not have intended to support it.
- phase
real phase()
Undocumented in source. Be warned that the author may not have intended to support it.
- phase
void phase(real p)
Undocumented in source. Be warned that the author may not have intended to support it.
- popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.
- read
auto read(SIMDArray!(E, N) buf)
Undocumented in source. Be warned that the author may not have intended to support it.
- read
T[] read(T[] buf)
Undocumented in source. Be warned that the author may not have intended to support it.
- readOp
T[] readOp(T[] buf)
Undocumented in source. Be warned that the author may not have intended to support it.
- readOp
auto readOp(SIMDArray!(E, N) buf)
Undocumented in source. Be warned that the author may not have intended to support it.
- save
LutNCO save()
Undocumented in source. Be warned that the author may not have intended to support it.