This is the complete list of members for Nsound::Kernel, including all inherited members.
| a_ | Nsound::Kernel | protected |
| a_length_ | Nsound::Kernel | protected |
| b_ | Nsound::Kernel | protected |
| b_length_ | Nsound::Kernel | protected |
| f1_ | Nsound::Kernel | protected |
| f2_ | Nsound::Kernel | protected |
| f3_ | Nsound::Kernel | protected |
| f4_ | Nsound::Kernel | protected |
| ga_interleave(Kernel &rhs) | Nsound::Kernel | |
| ga_interleave() | Nsound::Kernel | |
| ga_swap_ab(Kernel &rhs) | Nsound::Kernel | |
| getA(uint32 i) | Nsound::Kernel | inline |
| getA() | Nsound::Kernel | inline |
| getA() const | Nsound::Kernel | inline |
| getALength() const | Nsound::Kernel | inline |
| getB(uint32 i) | Nsound::Kernel | inline |
| getB() | Nsound::Kernel | inline |
| getB() const | Nsound::Kernel | inline |
| getBLength() const | Nsound::Kernel | inline |
| getSum() const | Nsound::Kernel | |
| Kernel(uint32 b_length, uint32 a_length, int32 f1=0, int32 f2=0, int32 f3=0, int32 f4=0) | Nsound::Kernel | |
| Kernel(const Kernel ©) | Nsound::Kernel | |
| operator<(const Kernel &rhs) const | Nsound::Kernel | |
| operator<<(std::ostream &out, const Kernel &rhs) | Nsound::Kernel | friend |
| operator=(const Kernel &rhs) | Nsound::Kernel | |
| randomize(const float64 &min=-1.0, const float64 &max=1.0) | Nsound::Kernel | |
| setA(const float64 *a) | Nsound::Kernel | |
| setA(const float64 &d, uint32 i) | Nsound::Kernel | inline |
| setA(const Buffer &a) | Nsound::Kernel | |
| setB(const float64 *b) | Nsound::Kernel | |
| setB(const float64 &d, uint32 i) | Nsound::Kernel | inline |
| setB(const Buffer &b) | Nsound::Kernel | |
| setLength(uint32 b_length, uint32 a_length) | Nsound::Kernel | |
| ~Kernel() | Nsound::Kernel | virtual |