HomeSort by relevance Sort by last modified time
    Searched full:tparam (Results 76 - 100 of 139) sorted by null

1 2 34 5 6

  /external/eigen/Eigen/src/Eigenvalues/
HessenbergDecomposition.h 34 * \tparam _MatrixType the type of the matrix of which we are computing the Hessenberg decomposition
327 * \tparam MatrixType type of matrix in the Hessenberg decomposition
ComplexEigenSolver.h 26 * \tparam _MatrixType the type of the matrix of which we are
GeneralizedSelfAdjointEigenSolver.h 25 * \tparam _MatrixType the type of the matrix of which we are computing the
Tridiagonalization.h 36 * \tparam _MatrixType the type of the matrix of which we are computing the
524 * \tparam MatrixType type of underlying dense matrix
  /external/eigen/unsupported/Eigen/src/IterativeSolvers/
GMRES.h 224 * \tparam _MatrixType the type of the sparse matrix A, can be a dense or a sparse matrix.
225 * \tparam _Preconditioner the type of the preconditioner. Default is DiagonalPreconditioner
  /external/eigen/unsupported/Eigen/src/MatrixFunctions/
MatrixExponential.h 25 * \tparam MatrixType type of the argument of the exponential,
395 * \tparam Derived Type of the argument to the matrix exponential.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
basic_ios.h 58 * @tparam _CharT Type of character stream.
59 * @tparam _Traits Traits for character type, defaults to
stl_multimap.h 74 * @tparam _Key Type of key objects.
75 * @tparam _Tp Type of mapped objects.
76 * @tparam _Compare Comparison function object type, defaults to less<_Key>.
77 * @tparam _Alloc Allocator type, defaults to
    [all...]
stl_multiset.h 75 * @tparam _Key Type of key objects.
76 * @tparam _Compare Comparison function object type, defaults to less<_Key>.
77 * @tparam _Alloc Allocator type, defaults to allocator<_Key>.
stl_set.h 74 * @tparam _Key Type of key objects.
75 * @tparam _Compare Comparison function object type, defaults to less<_Key>.
76 * @tparam _Alloc Allocator type, defaults to allocator<_Key>.
stl_map.h 76 * @tparam _Key Type of key objects.
77 * @tparam _Tp Type of mapped objects.
78 * @tparam _Compare Comparison function object type, defaults to less<_Key>.
79 * @tparam _Alloc Allocator type, defaults to
    [all...]
  /external/eigen/Eigen/src/Core/
ArrayBase.h 32 * \tparam Derived is the derived type, e.g., an array or an expression type.
VectorwiseOp.h 21 * \tparam MatrixType the type of the matrix we are applying the redux operation
22 * \tparam MemberOp type of the member functor
23 * \tparam Direction indicates the direction of the redux (#Vertical or #Horizontal)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
istream 49 * @tparam _CharT Type of character stream.
50 * @tparam _Traits Traits for character type, defaults to
787 * @tparam _CharT Type of character stream.
788 * @tparam _Traits Traits for character type, defaults to
ostream 49 * @tparam _CharT Type of character stream.
50 * @tparam _Traits Traits for character type, defaults to
  /external/eigen/unsupported/Eigen/src/Splines/
Spline.h 28 * \tparam _Scalar The underlying data type (typically float or double)
29 * \tparam _Dim The curve dimension (e.g. 2 or 3)
30 * \tparam _Degree Per default set to Dynamic; could be set to the actual desired
  /external/llvm/include/llvm/ADT/
SparseMultiSet.h 71 /// @tparam ValueT The type of objects in the set.
72 /// @tparam KeyFunctorT A functor that computes an unsigned index from KeyT.
73 /// @tparam SparseT An unsigned integer type. See above.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_set.h 81 * @tparam _Key Type of key objects.
82 * @tparam _Compare Comparison function object type, defaults to less<Key>.
83 * @tparam _Alloc Allocator type, defaults to allocator<Key>.
random.h 363 * @tparam __w Word size, the number of bits in each element of
365 * @tparam __n The degree of recursion.
366 * @tparam __m The period parameter.
367 * @tparam __r The separation point bit index.
368 * @tparam __a The last row of the twist matrix.
369 * @tparam __u The first right-shift tempering matrix parameter.
370 * @tparam __d The first right-shift tempering matrix mask.
371 * @tparam __s The first left-shift tempering matrix parameter.
372 * @tparam __b The first left-shift tempering matrix mask.
373 * @tparam __t The second left-shift tempering matrix parameter
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_set.h 81 * @tparam _Key Type of key objects.
82 * @tparam _Compare Comparison function object type, defaults to less<Key>.
83 * @tparam _Alloc Allocator type, defaults to allocator<Key>.
random.h 363 * @tparam __w Word size, the number of bits in each element of
365 * @tparam __n The degree of recursion.
366 * @tparam __m The period parameter.
367 * @tparam __r The separation point bit index.
368 * @tparam __a The last row of the twist matrix.
369 * @tparam __u The first right-shift tempering matrix parameter.
370 * @tparam __d The first right-shift tempering matrix mask.
371 * @tparam __s The first left-shift tempering matrix parameter.
372 * @tparam __b The first left-shift tempering matrix mask.
373 * @tparam __t The second left-shift tempering matrix parameter
    [all...]
  /external/clang/include/clang/AST/
TypeLoc.h 285 /// \tparam Base a class from which to derive
286 /// \tparam Derived the class deriving from this one
287 /// \tparam TypeClass the concrete Type subclass associated with this
289 /// \tparam LocalData the structure type of local location data for
    [all...]
Comment.h 783 /// Doxygen \\tparam command, describes a template parameter.
988 /// Template parameters that can be referenced by \\tparam if \c CommentDecl is
  /external/eigen/Eigen/src/SparseCore/
SparseVector.h 20 * \tparam _Scalar the scalar type, i.e. the type of the coefficients
  /frameworks/compile/mclinker/include/mcld/
IRBuilder.h 417 /// @tparam POLICY idicate the condition to define or not to define the
428 /// @tparam RESOLVE indicate the method to define a symbol. If we must define

Completed in 1425 milliseconds

1 2 34 5 6