HomeSort by relevance Sort by last modified time
    Searched full:polynomials (Results 1 - 25 of 108) sorted by null

1 2 3 4 5

  /external/eigen/unsupported/Eigen/src/Polynomials/
CMakeLists.txt 5 DESTINATION ${INCLUDE_INSTALL_DIR}/unsupported/Eigen/src/Polynomials COMPONENT Devel
PolynomialUtils.h 26 template <typename Polynomials, typename T>
28 T poly_eval_horner( const Polynomials& poly, const T& x )
44 template <typename Polynomials, typename T>
46 T poly_eval( const Polynomials& poly, const T& x )
  /external/eigen/unsupported/Eigen/src/
CMakeLists.txt 9 ADD_SUBDIRECTORY(Polynomials)
  /external/eigen/unsupported/Eigen/
CMakeLists.txt 1 set(Eigen_HEADERS AdolcForward BVH IterativeSolvers MatrixFunctions MoreVectorization AutoDiff AlignedVector3 Polynomials
Polynomials 20 * \defgroup Polynomials_Module Polynomials module
28 * #include <unsupported/Eigen/Polynomials>
33 #include "src/Polynomials/PolynomialUtils.h"
34 #include "src/Polynomials/Companion.h"
35 #include "src/Polynomials/PolynomialSolver.h"
38 \page polynomials Polynomials defines functions for dealing with polynomials
43 polynomials, computing estimates about polynomials and next the QR based polynomia
    [all...]
  /external/eigen/unsupported/doc/examples/
PolynomialUtils1.cpp 1 #include <unsupported/Eigen/Polynomials>
PolynomialSolver1.cpp 1 #include <unsupported/Eigen/Polynomials>
  /external/llvm/test/CodeGen/X86/
scev-interchange.ll 8 %"struct.PolynomialSpace<1>" = type { %"struct.std::vector<Polynomials::Polynomial<double>,std::allocator<Polynomials::Polynomial<double> > >", i32, %"struct.std::vector<int,std::allocator<int> >", %"struct.std::vector<int,std::allocator<int> >" }
9 %"struct.Polynomials::Polynomial<double>" = type { %struct.Subscriptor, %"struct.std::vector<double,std::allocator<double> >" }
17 %"struct.std::_Vector_base<Polynomials::Polynomial<double>,std::allocator<Polynomials::Polynomial<double> > >" = type { %"struct.std::_Vector_base<Polynomials::Polynomial<double>,std::allocator<Polynomials::Polynomial<double> > >::_Vector_impl" }
18 %"struct.std::_Vector_base<Polynomials::Polynomial<double>,std::allocator<Polynomials::Polynomial<double> > >::_Vector_impl" = type { %"struct.Polynomials::Polynomial<double>"*, %"struct.Polynomials::Polynomial<double>"*, %"struct.Polynomials::Polynomia (…)
    [all...]
  /external/srtp/test/
lfsr.c 56 uint32_t polynomials[39] = { variable
280 u32_bit_string(polynomials[i],8), period(polynomials[i]));
  /external/chromium_org/third_party/opus/src/silk/
A2NLSF.c 46 /* Transforms polynomials from cos(n*f) to cos(f)^n */
89 /* Convert filter coefs to even and odd polynomials */
105 /* Transform polynomials from cos(n*f) to cos(f)^n */
NLSF2A.c 115 /* generate even and odd polynomials using convolution */
119 /* convert even and odd polynomials to opus_int32 Q12 filter coefs */
  /external/e2fsprogs/e2fsck/
crc32defs.h 2 * There are multiple 16-bit CRC polynomials in common use, but this is
  /external/eigen/unsupported/test/
polynomialutils.cpp 11 #include <unsupported/Eigen/Polynomials>
polynomialsolver.cpp 11 #include <unsupported/Eigen/Polynomials>
  /external/ceres-solver/internal/ceres/
polynomial.h 42 // All polynomials are assumed to be the form
78 // x_min and x_max. Since polynomials are differentiable functions,
polynomial.cc 146 // Separately handle linear polynomials.
189 // Degree zero polynomials are constants, and their derivative does
  /external/libvorbis/lib/
lsp.c 418 /* Compute the lengths of the x polynomials. */
419 /* Compute the first half of K & R F1 & F2 polynomials. */
420 /* Compute half of the symmetric and antisymmetric polynomials. */
435 /* Convert into polynomials in cos(alpha) */
439 /* Find the roots of the 2 even polynomials.*/
  /external/speex/libspeex/
lsp.c 71 polynomials.
133 This function evaluates a series of Chebyshev polynomials
244 m = lpcrdr/2; /* order of P'(z) & Q'(z) polynomials */
246 /* Allocate memory space for polynomials */
314 Keep alternating between the two polynomials as each zero is found */
420 Reconstruct P(z) and Q(z) by cascading second order polynomials
556 polynomials in form 1 - 2xz(-1) +z(-2), where x is the
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/
cmath 120 /// 5.2.1.1 Associated Laguerre polynomials.
375 /// 5.2.1.16 Hermite polynomials.
409 /// 5.2.1.18 Laguerre polynomials.
426 /// 5.2.1.19 Legendre polynomials.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1/
cmath 120 /// 5.2.1.1 Associated Laguerre polynomials.
375 /// 5.2.1.16 Hermite polynomials.
409 /// 5.2.1.18 Laguerre polynomials.
426 /// 5.2.1.19 Legendre polynomials.
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1/
cmath 120 /// 5.2.1.1 Associated Laguerre polynomials.
375 /// 5.2.1.16 Hermite polynomials.
409 /// 5.2.1.18 Laguerre polynomials.
426 /// 5.2.1.19 Legendre polynomials.
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1/
cmath 120 /// 5.2.1.1 Associated Laguerre polynomials.
375 /// 5.2.1.16 Hermite polynomials.
409 /// 5.2.1.18 Laguerre polynomials.
426 /// 5.2.1.19 Legendre polynomials.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1/
cmath 120 /// 5.2.1.1 Associated Laguerre polynomials.
375 /// 5.2.1.16 Hermite polynomials.
409 /// 5.2.1.18 Laguerre polynomials.
426 /// 5.2.1.19 Legendre polynomials.
  /bionic/libc/include/net/
if_ether.h 97 * Ethernet CRC32 polynomials (big- and little-endian verions).
  /development/ndk/platforms/android-3/include/net/
if_ether.h 97 * Ethernet CRC32 polynomials (big- and little-endian verions).

Completed in 752 milliseconds

1 2 3 4 5