Home
last modified time | relevance | path

Searched defs:Packet (Results 1 – 7 of 7) sorted by relevance

/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/test/
Dpacketmath.cpp116 typedef typename PacketTraits::type Packet; in packetmath() typedef
332 typedef typename PacketTraits::type Packet; in packetmath_real() typedef
487 typedef typename PacketTraits::type Packet; in packetmath_notcomplex() typedef
522 typedef typename PacketTraits::type Packet; in test_conj_helper() typedef
551 typedef typename PacketTraits::type Packet; in packetmath_complex() typedef
582 typedef typename PacketTraits::type Packet; in packetmath_scatter_gather() typedef
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/Eigen/src/Core/products/
DSelfadjointMatrixVector.h46 typedef typename packet_traits<Scalar>::type Packet; in run() typedef
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/Eigen/src/Core/arch/ZVector/
DPacketMath.h59 } Packet; typedef
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/demos/mandelbrot/
Dmandelbrot.cpp34 typedef Eigen::Array<Real, packetSize, 1> Packet; // wrap a Packet as a vector in render() typedef
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/Eigen/src/SparseLU/
DSparseLU_gemm_kernel.h30 typedef typename packet_traits<Scalar>::type Packet; in sparselu_gemm() typedef
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/bench/btl/libs/eigen3/
Deigen3_interface.hh116 typedef typename internal::packet_traits<Scalar>::type Packet; in triassign() typedef
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/bench/
Dbenchmark-blocking-sizes.cpp54 typedef internal::packet_traits<Scalar>::type Packet; typedef