Searched refs:dot (Results 1 – 25 of 44) sorted by relevance
12
37 mx = mF.dot(mx); in predict()38 mP = mF.dot(mP).dotTranspose(mF).plus(mQ); in predict()45 Matrix y = z.minus(mH.dot(mx)); in update()46 Matrix tS = mH.dot(mP).dotTranspose(mH).plus(mR); in update()47 Matrix tK = mP.dotTranspose(mH).dot(tS.inverse()); in update()48 mx = mx.plus(tK.dot(y)); in update()49 mP = mP.minus(tK.dot(mH).dot(mP)); in update()
189 public Matrix dot(Matrix that) { in dot() method in Matrix190 return dot(that, new Matrix(this.n, that.m)); in dot()203 public Matrix dot(Matrix that, Matrix result) { in dot() method in Matrix
1 %.pdf: %.dot2 dot $< -Tpdf -o $@4 %.png: %.dot5 dot $< -Tpng -o $@7 DOTFILES = $(basename $(wildcard *.dot))
50 edge [arrowhead=vee, arrowtail=dot, arrowsize=0.5, dir=both, tailclip=false]
58 edge [arrowhead=vee, arrowtail=dot, arrowsize=0.5, dir=both, tailclip=false]
69 GradientDrawable dot = new GradientDrawable();70 dot.setColor(res.getColor(R.color.hvac_fanspeed_segment_color)); in res.getColor()71 dot.setSize(mDotSize, mDotSize); in dot.setSize()72 dot.setCornerRadius(mDotSize / 2);73 setImageDrawable(dot);
661 private void setDotRevealFraction(int dot, float fraction) { in setDotRevealFraction() argument662 dotRevealFractions[dot] = fraction; in setDotRevealFraction()829 for (int dot : dotsToHide) { in PendingRetreatAnimator()830 setDotRevealFraction(dot, MINIMAL_REVEAL); in PendingRetreatAnimator()851 private final int dot; field in DotsPageIndicator.PendingRevealAnimator853 public PendingRevealAnimator(int dot, StartPredicate predicate) { in PendingRevealAnimator() argument855 this.dot = dot; in PendingRevealAnimator()864 setDotRevealFraction(PendingRevealAnimator.this.dot, in PendingRevealAnimator()872 setDotRevealFraction(PendingRevealAnimator.this.dot, 0f); in PendingRevealAnimator()
97 assertEquals(m3, m1.dot(m2)); in testMultiplication()109 Matrix m12 = m1.dot(m2); in testInverse()110 Matrix m21 = m2.dot(m1); in testInverse()166 assertEquals(m1.dot(m2.transpose()), m1.dotTranspose(m2)); in testMultiplicationByTranspose()
90 Result[3][0] =-dot(vRt, eye); in cameraLookMatrix()91 Result[3][1] =-dot(vUp, eye); in cameraLookMatrix()92 Result[3][2] = dot(vAt, eye); in cameraLookMatrix()
58 mFilter.mQ = tG.dotTranspose(tG).dot(new Matrix(2, new double[]{ in setDeltaTimeSeconds()185 x = mFilter.mF.dot(x); in generateScore()
145 # will interpret the first line (until the first dot) of a JavaDoc-style153 # interpret the first line (until the first dot) of a Qt-style1366 # Configuration options related to the dot tool1373 # fallback. It is recommended to install and use dot, since it yields more1393 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is1401 # directory and reference it in all dot files that doxygen generates. This1404 # using DOT_FONTNAME. You need need to make sure dot is able to find the font,1411 # The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs.1416 # By default doxygen will tell dot to use the output directory to look for the1418 # different font using DOT_FONTNAME you can set the path where dot[all …]
399 double dot = sub1.x * sub2.x + sub1.y * sub2.y; in distance() local402 double magnitude = dot / lengthSquared; in distance()
17 package com.android.launcher3.dot;
25 import com.android.launcher3.dot.DotInfo;
184 # first line (until the first dot) of a Javadoc-style comment as the brief193 # line (until the first dot) of a Qt-style comment as the brief description. If1820 # 3 is prepended. The dot (.) at the beginning of the MAN_EXTENSION tag is2075 # Configuration options related to the dot tool2081 # disabled, but it is recommended to install and use dot, since it yields more2109 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is2118 # The DOT_NUM_THREADS specifies the number of dot invocations doxygen is allowed2128 # When you want a differently looking font n the dot files that doxygen2130 # sure dot is able to find the font, which can be done by putting it in a2139 # dot graphs.[all …]
34 import com.android.launcher3.dot.DotInfo;
668 float dot = VectorMath.dotProduct(mCloseVectorX, mCloseVectorY, moveX, moveY); in onFling() local669 float cos = dot / (mCloseVectorNorm * moveVectorNorm); in onFling()
72 mDotSeparatorView = itemView.findViewById(R.id.dot); in ConversationItemViewHolder()
26 import com.android.launcher3.dot.DotInfo;
53 import com.android.launcher3.dot.DotInfo;
49 import com.android.launcher3.dot.DotInfo;
61 import com.android.launcher3.dot.FolderDotInfo;
1dictionary=emoji:en,description=Emoji for English words,locale=en,date ...