assign(ParameterBase const &rhs) override | visr::TypedParameterBase< BiquadParameterMatrix< CoeffType >, MatrixParameterConfig, BiquadMatrixParameterType< CoeffType >::ptype() > | inlinevirtual |
BiquadCoefficientMatrix(std::size_t numberOfFilters, std::size_t numberOfBiquads) | visr::rbbl::BiquadCoefficientMatrix< CoeffType > | explicit |
BiquadParameterMatrix(MatrixParameterConfig const &config) | visr::pml::BiquadParameterMatrix< CoeffType > | explicit |
BiquadParameterMatrix(ParameterConfigBase const &config) | visr::pml::BiquadParameterMatrix< CoeffType > | explicit |
clone() const final | visr::TypedParameterBase< BiquadParameterMatrix< CoeffType >, MatrixParameterConfig, BiquadMatrixParameterType< CoeffType >::ptype() > | inlinevirtual |
fromJson(boost::property_tree::ptree const &tree) | visr::rbbl::BiquadCoefficientMatrix< CoeffType > | static |
fromJson(std::basic_istream< char > &stream) | visr::rbbl::BiquadCoefficientMatrix< CoeffType > | static |
fromJson(std::string const &str) | visr::rbbl::BiquadCoefficientMatrix< CoeffType > | static |
fromXml(boost::property_tree::ptree const &tree) | visr::rbbl::BiquadCoefficientMatrix< CoeffType > | static |
fromXml(std::basic_istream< char > &stream) | visr::rbbl::BiquadCoefficientMatrix< CoeffType > | static |
fromXml(std::string const &str) | visr::rbbl::BiquadCoefficientMatrix< CoeffType > | static |
loadJson(boost::property_tree::ptree const &tree) | visr::rbbl::BiquadCoefficientMatrix< CoeffType > | |
loadJson(std::basic_istream< char > &stream) | visr::rbbl::BiquadCoefficientMatrix< CoeffType > | |
loadJson(std::string const &str) | visr::rbbl::BiquadCoefficientMatrix< CoeffType > | |
loadXml(boost::property_tree::ptree const &tree) | visr::rbbl::BiquadCoefficientMatrix< CoeffType > | |
loadXml(std::basic_istream< char > &stream) | visr::rbbl::BiquadCoefficientMatrix< CoeffType > | |
loadXml(std::string const &str) | visr::rbbl::BiquadCoefficientMatrix< CoeffType > | |
numberOfFilters() const | visr::rbbl::BiquadCoefficientMatrix< CoeffType > | inline |
numberOfSections() const | visr::rbbl::BiquadCoefficientMatrix< CoeffType > | inline |
operator()(std::size_t rowIdx, std::size_t colIdx) const | visr::rbbl::BiquadCoefficientMatrix< CoeffType > | inline |
operator()(std::size_t rowIdx, std::size_t colIdx) | visr::rbbl::BiquadCoefficientMatrix< CoeffType > | inline |
operator=(const ParameterBase &) | visr::ParameterBase | |
operator[](std::size_t rowIdx) const | visr::rbbl::BiquadCoefficientMatrix< CoeffType > | inline |
operator[](std::size_t rowIdx) | visr::rbbl::BiquadCoefficientMatrix< CoeffType > | inline |
ParameterBase() | visr::ParameterBase | |
ParameterBase(const ParameterBase &) | visr::ParameterBase | |
ParameterConfigType typedef | visr::TypedParameterBase< BiquadParameterMatrix< CoeffType >, MatrixParameterConfig, BiquadMatrixParameterType< CoeffType >::ptype() > | |
resize(std::size_t numberOfFilters, std::size_t numberOfBiquads) | visr::rbbl::BiquadCoefficientMatrix< CoeffType > | |
setFilter(std::size_t filterIdx, BiquadCoefficientList< CoeffType > const &newFilter) | visr::rbbl::BiquadCoefficientMatrix< CoeffType > | |
staticType() | visr::TypedParameterBase< BiquadParameterMatrix< CoeffType >, MatrixParameterConfig, BiquadMatrixParameterType< CoeffType >::ptype() > | inlinestatic |
type() final | visr::TypedParameterBase< BiquadParameterMatrix< CoeffType >, MatrixParameterConfig, BiquadMatrixParameterType< CoeffType >::ptype() > | inlinevirtual |
TypedParameterBase()=default | visr::TypedParameterBase< BiquadParameterMatrix< CoeffType >, MatrixParameterConfig, BiquadMatrixParameterType< CoeffType >::ptype() > | |
writeJson(boost::property_tree::ptree &tree) const | visr::rbbl::BiquadCoefficientMatrix< CoeffType > | |
writeJson(std::basic_ostream< char > &stream) const | visr::rbbl::BiquadCoefficientMatrix< CoeffType > | |
writeJson(std::string &str) const | visr::rbbl::BiquadCoefficientMatrix< CoeffType > | |
writeXml(boost::property_tree::ptree &tree) const | visr::rbbl::BiquadCoefficientMatrix< CoeffType > | |
writeXml(std::basic_ostream< char > &stream) const | visr::rbbl::BiquadCoefficientMatrix< CoeffType > | |
writeXml(std::string &str) const | visr::rbbl::BiquadCoefficientMatrix< CoeffType > | |
~BiquadCoefficientMatrix() | visr::rbbl::BiquadCoefficientMatrix< CoeffType > | |
~BiquadParameterMatrix() override | visr::pml::BiquadParameterMatrix< CoeffType > | virtual |
~ParameterBase() | visr::ParameterBase | virtual |
~TypedParameterBase()=default | visr::TypedParameterBase< BiquadParameterMatrix< CoeffType >, MatrixParameterConfig, BiquadMatrixParameterType< CoeffType >::ptype() > | virtual |