⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mvector.h

📁 这是一个从音频信号里提取特征参量的程序
💻 H
📖 第 1 页 / 共 5 页
字号:
}template<> booleanMVector<Short, short>::ceil() {  return false ;}template<> booleanMVector<Short, short>::ceil(const MVector<Short, short>& v1) {  return false ;}template<> booleanMVector<Short, short>::rceil() {  return false ;}template<> booleanMVector<Short, short>::rceil(const MVector<Short, short>& v1) {  return false ;}template<> booleanMVector<Short, short>::floor() {  return false ;}template<> booleanMVector<Short, short>::floor(const MVector<Short, short>& v1) {  return false ;}template<> booleanMVector<Short, short>::rfloor() {  return false ;}template<> booleanMVector<Short, short>::rfloor(const MVector<Short, short>& v1) {  return false ;}template<> booleanMVector<Short, short>::sin() {  return false ;}template<> booleanMVector<Short, short>::sin(const MVector<Short, short>& v1) {  return false ;}template<> booleanMVector<Short, short>::cos() {  return false ;}template<> booleanMVector<Short, short>::cos(const MVector<Short, short>& v1) {  return false ;}template<> booleanMVector<Short, short>::tan() {  return false ;}template<> booleanMVector<Short, short>::tan(const MVector<Short, short>& v1) {  return false ;}template<> booleanMVector<Short, short>::sinh() {  return false ;}template<> booleanMVector<Short, short>::sinh(const MVector<Short, short>& v1) {  return false ;}template<> booleanMVector<Short, short>::cosh() {  return false ;}template<> booleanMVector<Short, short>::cosh(const MVector<Short, short>& v1) {  return false ;}template<> booleanMVector<Short, short>::tanh() {  return false ;}template<> booleanMVector<Short, short>::tanh(const MVector<Short, short>& v1) {  return false ;}template<> booleanMVector<Short, short>::asin() {  return false ;}template<> booleanMVector<Short, short>::asin(const MVector<Short, short>& v1) {  return false ;}template<> booleanMVector<Short, short>::acos() {  return false ;}template<> booleanMVector<Short, short>::acos(const MVector<Short, short>& v1) {  return false ;}template<> booleanMVector<Short, short>::atan() {  return false ;}template<> booleanMVector<Short, short>::atan(const MVector<Short, short>& v1) {  return false ;}template<> booleanMVector<Short, short>::asinh() {  return false ;}template<> booleanMVector<Short, short>::asinh(const MVector<Short, short>& v1) {  return false ;}template<> booleanMVector<Short, short>::acosh() {  return false ;}template<> booleanMVector<Short, short>::acosh(const MVector<Short, short>& v1) {  return false ;}template<> booleanMVector<Short, short>::atanh() {  return false ;}template<> booleanMVector<Short, short>::atanh(const MVector<Short, short>& v1) {  return false ;}// template specialization for Long//template<> booleanMVector<Long, long>::round() {  return false ;}template<> booleanMVector<Long, long>::round(const MVector<Long, long>& v1) {  return false ;}template<> booleanMVector<Long, long>::ceil() {  return false ;}template<> booleanMVector<Long, long>::ceil(const MVector<Long, long>& v1) {  return false ;}template<> booleanMVector<Long, long>::rceil() {  return false ;}template<> booleanMVector<Long, long>::rceil(const MVector<Long, long>& v1) {  return false ;}template<> booleanMVector<Long, long>::floor() {  return false ;}template<> booleanMVector<Long, long>::floor(const MVector<Long, long>& v1) {  return false ;}template<> booleanMVector<Long, long>::rfloor() {  return false ;}template<> booleanMVector<Long, long>::rfloor(const MVector<Long, long>& v1) {  return false ;}template<> booleanMVector<Long, long>::sin() {  return false ;}template<> booleanMVector<Long, long>::sin(const MVector<Long, long>& v1) {  return false ;}template<> booleanMVector<Long, long>::cos() {  return false ;}template<> booleanMVector<Long, long>::cos(const MVector<Long, long>& v1) {  return false ;}template<> booleanMVector<Long, long>::tan() {  return false ;}template<> booleanMVector<Long, long>::tan(const MVector<Long, long>& v1) {  return false ;}template<> booleanMVector<Long, long>::sinh() {  return false ;}template<> booleanMVector<Long, long>::sinh(const MVector<Long, long>& v1) {  return false ;}template<> booleanMVector<Long, long>::cosh() {  return false ;}template<> booleanMVector<Long, long>::cosh(const MVector<Long, long>& v1) {  return false ;}template<> booleanMVector<Long, long>::tanh() {  return false ;}template<> booleanMVector<Long, long>::tanh(const MVector<Long, long>& v1) {  return false ;}template<> booleanMVector<Long, long>::asin() {  return false ;}template<> booleanMVector<Long, long>::asin(const MVector<Long, long>& v1) {  return false ;}template<> booleanMVector<Long, long>::acos() {  return false ;}template<> booleanMVector<Long, long>::acos(const MVector<Long, long>& v1) {  return false ;}template<> booleanMVector<Long, long>::atan() {  return false ;}template<> booleanMVector<Long, long>::atan(const MVector<Long, long>& v1) {  return false ;}template<> booleanMVector<Long, long>::asinh() {  return false ;}template<> booleanMVector<Long, long>::asinh(const MVector<Long, long>& v1) {  return false ;}template<> booleanMVector<Long, long>::acosh() {  return false ;}template<> booleanMVector<Long, long>::acosh(const MVector<Long, long>& v1) {  return false ;}template<> booleanMVector<Long, long>::atanh() {  return false ;}template<> booleanMVector<Long, long>::atanh(const MVector<Long, long>& v1) {  return false ;}// template specialization for Llong//template<> booleanMVector<Llong, llong>::round() {  return false ;}template<> booleanMVector<Llong, llong>::round(const MVector<Llong, llong>& v1) {  return false ;}template<> booleanMVector<Llong, llong>::ceil() {  return false ;}template<> booleanMVector<Llong, llong>::ceil(const MVector<Llong, llong>& v1) {  return false ;}template<> booleanMVector<Llong, llong>::rceil() {  return false ;}template<> booleanMVector<Llong, llong>::rceil(const MVector<Llong, llong>& v1) {  return false ;}template<> booleanMVector<Llong, llong>::floor() {  return false ;}template<> booleanMVector<Llong, llong>::floor(const MVector<Llong, llong>& v1) {  return false ;}template<> booleanMVector<Llong, llong>::rfloor() {  return false ;}template<> booleanMVector<Llong, llong>::rfloor(const MVector<Llong, llong>& v1) {  return false ;}template<> booleanMVector<Llong, llong>::sin() {  return false ;}template<> booleanMVector<Llong, llong>::sin(const MVector<Llong, llong>& v1) {  return false ;}template<> booleanMVector<Llong, llong>::cos() {  return false ;}template<> booleanMVector<Llong, llong>::cos(const MVector<Llong, llong>& v1) {  return false ;}template<> booleanMVector<Llong, llong>::tan() {  return false ;}template<> booleanMVector<Llong, llong>::tan(const MVector<Llong, llong>& v1) {  return false ;}template<> booleanMVector<Llong, llong>::sinh() {  return false ;}template<> booleanMVector<Llong, llong>::sinh(const MVector<Llong, llong>& v1) {  return false ;}template<> booleanMVector<Llong, llong>::cosh() {  return false ;}template<> booleanMVector<Llong, llong>::cosh(const MVector<Llong, llong>& v1) {  return false ;}template<> booleanMVector<Llong, llong>::tanh() {  return false ;}template<> booleanMVector<Llong, llong>::tanh(const MVector<Llong, llong>& v1) {  return false ;}template<> booleanMVector<Llong, llong>::asin() {  return false ;}template<> booleanMVector<Llong, llong>::asin(const MVector<Llong, llong>& v1) {  return false ;}template<> booleanMVector<Llong, llong>::acos() {  return false ;}template<> booleanMVector<Llong, llong>::acos(const MVector<Llong, llong>& v1) {  return false ;}template<> booleanMVector<Llong, llong>::atan() {  return false ;}template<> booleanMVector<Llong, llong>::atan(const MVector<Llong, llong>& v1) {  return false ;}template<> booleanMVector<Llong, llong>::asinh() {  return false ;}template<> booleanMVector<Llong, llong>::asinh(const MVector<Llong, llong>& v1) {  return false ;}template<> booleanMVector<Llong, llong>::acosh() {  return false ;}template<> booleanMVector<Llong, llong>::acosh(const MVector<Llong, llong>& v1) {  return false ;}template<> booleanMVector<Llong, llong>::atanh() {  return false ;}template<> booleanMVector<Llong, llong>::atanh(const MVector<Llong, llong>& v1) {  return false ;}// template specialization for Float//template<> booleanMVector<Float, float>::band(const MVector<Float, float>& v1) {  return false;}template<> booleanMVector<Float, float>::band(const MVector<Float, float>& v1,			    const MVector<Float, float>& v2) {  return false;}template<> booleanMVector<Float, float>::band(float value) {  return false;}template<> booleanMVector<Float, float>::band(const MVector& v1, float value) {  return false;}template<> booleanMVector<Float, float>::bor(const MVector& v2) {  return false;}template<> booleanMVector<Float, float>::bor(const MVector& v1, const MVector& v2) {  return false;}template<> booleanMVector<Float, float>::bor(float value) {  return false;}template<> booleanMVector<Float, float>::bor(const MVector& v1, float value) {  return false;}template<> booleanMVector<Float, float>::bxor(const MVector& v2) {  return false;}template<> booleanMVector<Float, float>::bxor(const MVector& v1, const MVector& v2) {  return false;}template<> booleanMVector<Float, float>::bxor(float value) {  return false;}template<> booleanMVector<Float, float>::bxor(const MVector& v1, float value) {  return false;}template<> booleanMVector<Float, float>::brs(float shift_amount) {  return false;}template<> booleanMVector<Float, float>::brs(const MVector& v1, float shift_amount) {  return false;}template<> booleanMVector<Float, float>::bls(float shift_amount) {  return false;}template<> booleanMVector<Float, float>::bls(const MVector& v1, float shift_amount) {  return false;}template<> booleanMVector<Float, float>::bcmpl(const MVector& v1) {  return false;}template<> booleanMVector<Float, float>::bcmpl() {  return false;}template<> booleanMVector<Float, float>::mod(const MVector& vector) {  return false;  }template<> booleanMVector<Float, float>::mod(const MVector& v1, const MVector& v2) {  return false;}template<> booleanMVector<Float, float>::mod(float value) {  return false;}template<> booleanMVector<Float, float>::mod(const MVector& vector, float value) {  return false;}// template specialization for Double//template<> booleanMVector<Double, double>::band(const MVector<Double, d

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -