Home
last modified time | relevance | path

Searched +refs:vi +refs:transpose +refs:objects (Results 1 – 25 of 338) sorted by relevance

12345678910>>...14

/dports/shells/zsh/zsh-5.8.1/Doc/Zsh/
H A Dzle.yo1191 vi command mode and vi insert mode
1824 tindex(gosmacs-transpose-chars)
1825 item(tt(gosmacs-transpose-chars))(
1840 tindex(vi-join)
1970 tindex(transpose-chars)
1971 item(tt(transpose-chars) (tt(^T)) (unbound) (unbound))(
1977 tindex(transpose-words)
1978 item(tt(transpose-words) (tt(ESC-T ESC-t)) (unbound) (unbound))(
2015 tindex(vi-yank)
2556 cindex(text objects)
[all …]
/dports/math/fricas/fricas-1.3.7/src/algebra/
H A Dgraph.spad645 \item inDegree(vi) if i = j (number of incoming links)
646 \item -1 if i not = j and vi is adjacent to vj
1358 ++ inDegree(vi) if i = j (number of incoming links)
1359 ++ -1 if i not = j and vi is adjacent to vj
1490 -- inDegree(vi) if i = j (number of incoming links)
1491 -- -1 if i not = j and vi is adjacent to vj
1500 -- inDegree(vi) if i = j (number of incoming links)
1501 -- -1 if i not = j and vi is adjacent to vj
2716 lo : List OBJT := concat(a.objects, b.objects)
3773 lo : List OBJT := concat(a.objects, b.objects)
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/webrender/res/
H A Dprim_shared.glsl489 vec3 n = transpose(mat3(node.inv_transform)) * vec3(0.0, 0.0, 1.0);
558 VertexInfo vi = VertexInfo(
565 return vi;
649 VertexInfo vi = VertexInfo(
656 return vi;
812 // check for the dummy bounds, which are given to the opaque objects
/dports/math/algae/algae-4.3.6/doc/
H A Dalgae.info-6348 `C-p' up, and `C-n' down. You can change to `vi' style by typing
410 down. You can change to `vi' style by typing `M-C-j'. The `-r'
612 * ' (conjugate transpose operator): Transpose.
695 * Block transpose: btrans.
740 * Conjugate transpose operator: Transpose.
1034 * Shared objects: builtin.
1123 * vi: Command Line.
/dports/math/GiNaC/ginac-1.8.2/doc/tutorial/
H A Dginac.info1729 matrix matrix::transpose() const;
1788 transpose matrices before multiplying them. *Note Indexed objects::,
1831 4.14 Indexed objects
1849 objects, "index objects" and "indexed objects".
2537 (because Clifford objects commutate with color objects). The resulting
2645 objects, constructed by
3946 const varidx & vi = ex_to<varidx>(e);
3947 l.append(vi.is_covariant() ? vi : vi.toggle_variance());
4073 void visit(const varidx & vi)
4075 l.append(vi.is_covariant() ? vi : vi.toggle_variance());
[all …]
H A Dginac.texi2105 @cindex @code{transpose()}
2115 matrix matrix::transpose() const;
2185 transpose matrices before multiplying them. @xref{Indexed objects}, for
2238 @node Indexed objects, Non-commutative objects, Matrices, Basic concepts
2257 @dfn{index objects} and @dfn{indexed objects}.
3178 objects, constructed by
4821 const varidx & vi = ex_to<varidx>(e);
4822 l.append(vi.is_covariant() ? vi : vi.toggle_variance());
4959 void visit(const varidx & vi)
4961 l.append(vi.is_covariant() ? vi : vi.toggle_variance());
[all …]
/dports/shells/zsh/zsh-5.8.1/Doc/
H A Dzsh.info-3131 vi-quoted-insert
138 vi-cmd-mode
145 vi-repeat-search
428 gosmacs-transpose-chars
543 transpose-chars (^T) (unbound) (unbound)
548 transpose-words (ESC-T ESC-t) (unbound) (unbound)
578 yank, vi-put-before, vi-put-after or yank-pop.
588 vi-yank-eol
844 vi-pound-insert
1061 Text objects are commands that can be used to select a block of text
[all …]
/dports/devel/gdb/gdb-11.1/gdb/doc/
H A Dgdb.info-665 objects, which always have built-in types. Child variable objects are
80 objects are created on demand, and only leaf variable objects have a
90 variable objects". Such variable objects are never implicitly updated.
612 variable objects.
4946 'emacs-standard', 'emacs-meta', 'emacs-ctlx', 'vi', 'vi-move',
4947 'vi-command', and 'vi-insert'. 'vi' is equivalent to
4948 'vi-command' ('vi-move' is also a synonym); 'emacs' is
5034 indicating the editing mode: emacs, vi command, or vi
5609 'transpose-chars (C-t)'
5615 'transpose-words (M-t)'
[all …]
/dports/multimedia/vapoursynth/vapoursynth-R54/
H A DChangeLog145 fixed a crash in the optimized transpose for certain resolutions, regression introduced in r42
152 optimized transpose filter even more (that dude)
211 format objects can now be cast to int which will return the format id (stuxcrystal)
217 removed the pointless subsampling requirements of transpose
252 added __signature__ attribute to python function objects (stuxcrystal)
253 in python function objects now have name, signature and plugin attributes, plugin objects now have …
465 clip.output() now accepts normal python file-like objects
610 cleaned up the asm in the transpose filter
706 implemented the final planned standard functions (transpose, croprel, clipselect, modifyprops)
726 python module refinement, now all objects have a string representation with more information
[all …]
/dports/shells/bash/bash-5.1/
H A DNEWS35 j. shell-transpose-words: a new bindable readline command that uses the same
39 shell-backward-word, shell-transpose-words, and shell-kill-word.
471 where the `enable -f' command looks for shared objects containing loadable
525 (new `emacs-mode-string', `vi-cmd-mode-string' and `vi-ins-mode-string'
536 f. There is a new bindable command `vi-yank-pop', a vi-mode version of emacs-
561 by Posix (vi-unix-word-rubout is bindable command name).
959 historical vi behaves.
1236 e. Fixed vi-mode word completion and glob expansion to perform tilde
1300 to this in vi command mode.
1522 like the vi-mode `v' command, bound to C-xC-e in emacs mode.
[all …]
H A DCHANGES504 j. shell-transpose-words: a new bindable readline command that uses the same
508 shell-backward-word, shell-transpose-words, and shell-kill-word.
1935 macro in vi-mode.
1961 where the `enable -f' command looks for shared objects containing loadable
2459 (new `emacs-mode-string', `vi-cmd-mode-string' and `vi-ins-mode-string'
2470 f. There is a new bindable command `vi-yank-pop', a vi-mode version of emacs-
3143 command in vi mode.
3154 in vi editing mode.
4061 historical vi behaves.
5057 wrong keymap in vi mode.
[all …]
/dports/graphics/geomview/geomview-1.9.5/doc/
H A Dgeomview.texi2836 computer graphics; it's the transpose of that often used in mathematics,
4301 @node image objects, transform objects, appearance objects, Non-geometric objects
4555 @node transform objects, ntransform objects, image objects, Non-geometric objects
4632 @node ntransform objects, camera objects, transform objects, Non-geometric objects
4727 @node camera objects, window objects, ntransform objects, Non-geometric objects
5856 @var{vi}, @var{ei}, @var{ein}, @var{fi},
5952 @item @code{int vi;}
5953 @code{vi} gives the index of the picked vertex in the picked primitive,
6065 set vi [lindex $pick 8]
6075 if @{$vi >= 0@} @{
[all …]
/dports/math/octave/octave-6.4.0/doc/interpreter/
H A Dplot.texi199 the same number of rows and columns and no attempt is made to transpose
305 the created line objects.
4138 will produce an output which is @nospell{MxN} (transpose) for the same
4192 is made to transpose the arguments to make the number of rows match.
4754 @var{x}, etc., and they represent the points at which the array @var{vi}
5618 created text objects.
6412 the existing objects.
7101 objects.
8903 parent objects and apply to child objects, of the specified object type.
9346 graphics objects or they return graphics objects that have their
[all …]
/dports/math/R/R-4.1.2/doc/manual/
H A DR-intro.texi538 > objects()
558 objects. If you indicate that you want to do this, the objects are
1446 other objects:
1590 * Generalized transpose of an array::
1938 @section Generalized transpose of an array
1939 @cindex Generalized transpose of an array
1957 is just the transpose of @code{A}. For this special case a simpler
6526 function that tries to transpose a matrix.
6909 transpose).
7571 In @emph{vi} mode character insertion mode is started by @kbd{M-i} or
[all …]
/dports/math/libRmath/R-4.1.1/doc/manual/
H A DR-intro.texi538 > objects()
558 objects. If you indicate that you want to do this, the objects are
1446 other objects:
1590 * Generalized transpose of an array::
1938 @section Generalized transpose of an array
1939 @cindex Generalized transpose of an array
1957 is just the transpose of @code{A}. For this special case a simpler
6526 function that tries to transpose a matrix.
6909 transpose).
7571 In @emph{vi} mode character insertion mode is started by @kbd{M-i} or
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/doc/
H A Dgdb.info-3273 set editing-mode vi
361 `emacs-standard', `emacs-meta', `emacs-ctlx', `vi', `vi-move',
362 `vi-command', and `vi-insert'. `vi' is equivalent to
862 `transpose-chars (C-t)'
868 `transpose-words (M-t)'
1122 `vi-editing-mode (M-C-j)'
1130 Readline vi Mode
1140 `vi' mode and to vi-editing-mode in `emacs' mode). The Readline
6559 * static members of C++ objects: Print Settings.
6672 * transpose-chars (C-t): Commands For Text.
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/doc/
H A Dgdb.info-3273 set editing-mode vi
361 `emacs-standard', `emacs-meta', `emacs-ctlx', `vi', `vi-move',
362 `vi-command', and `vi-insert'. `vi' is equivalent to
862 `transpose-chars (C-t)'
868 `transpose-words (M-t)'
1122 `vi-editing-mode (M-C-j)'
1130 Readline vi Mode
1140 `vi' mode and to vi-editing-mode in `emacs' mode). The Readline
6559 * static members of C++ objects: Print Settings.
6672 * transpose-chars (C-t): Commands For Text.
[all …]
/dports/shells/zsh/zsh-5.8.1/
H A DChangeLog2756 silently work as with redefining other shell objects.
4583 recent commit objects.
6920 * 39039: Doc/Zsh/zle.yo: fix documentation for transpose-words.
6937 transpose-words.
6941 * Han Pingtian: 38983: Src/Zle/zle_word.c: make transpose-words
7758 from the 'complete commit objects' codepath.
8222 * 37570: Functions/Zle/transpose-words-match: give truth to the
8223 doc assertion this is a drop-in replacement for transpose-words
10935 new zle widgets for Vim-style text objects
12460 Test/X02zlevi.ztst: vim style text objects for selecting words
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/gdb/doc/
H A Dgdb.info-4880 objects, which always have built-in types. Child variable objects are
895 objects are created on demand, and only leaf variable objects have a
905 variable objects". Such variable objects are never implicitly updated.
1405 these variable objects.
4328 `emacs-standard', `emacs-meta', `emacs-ctlx', `vi', `vi-move',
4329 `vi-command', and `vi-insert'. `vi' is equivalent to
4841 `transpose-chars (C-t)'
4847 `transpose-words (M-t)'
5106 `vi-editing-mode (M-C-j)'
5114 31.5 Readline vi Mode
[all …]
/dports/multimedia/vlc/vlc-3.0.16/po/
H A Dvi.po21 "Language: vi\n"
721 msgstr "Phạm vi"
1447 msgstr "Diễn viên"
1558 msgstr "vi"
5527 msgstr "Thư viện"
8150 "việc kết nối."
9451 msgstr "Đồng bộ hóa việc viết dữ liệu"
13785 "Phạm vi của TV thường được quy định theo phạm vi màu sắc, việc xác định giá "
19425 msgid " x Show/Hide objects box"
27462 msgid "Anti-transpose"
[all …]
H A Dis.po620 "við að þýða skjöl, við að prófa og við að forrita. Þú getur líka gefið "
1423 msgstr "Bæta við viðmóti"
5028 msgstr "Hætta við"
10199 msgstr "Tengjast sjálfvirkt við skrifanleg viðföng"
13804 msgstr "Á ekki við"
15882 msgstr "Bæta við"
18302 msgid " x Show/Hide objects box"
19393 msgstr "&Hætta við"
20868 msgstr "Qt viðmót"
21441 msgstr "Lua viðmót"
[all …]
/dports/math/gnumeric/gnumeric-1.12.50/po-functions/
H A Dvi.po14 "Language: vi\n"
4756 msgid "TRANSPOSE:the transpose of @{matrix}"
7175 msgid "n1:number of objects of type 1"
7179 msgid "n2:number of objects of type 2"
7183 msgid "t:total number of objects selected"
9502 "PERMUTATIONA:the number of permutations of @{y} objects chosen from @{x} "
9503 "objects with repetition allowed"
9508 msgid "x:total number of objects"
9513 msgid "y:number of selected objects"
19644 #~ "@DESCRIPTION=TRANSPOSE function returns the transpose of the input "
[all …]
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/Doc/
H A DGraphBLAS_UserGuide.tex485 Details are given in Section~\ref{objects}. Once these objects are created
498 transpose & \verb"C=A'" \\
1631 \label{objects} label
5140 GrB_Index **vi, // indices, vi_size >= nvals(v)*sizeof(int64_t)
5142 GrB_Index vi_size, // size of vi in bytes
5162 is true, the row indices in \verb'vi' must appear in sorted order. No
5185 GrB_Index **vi, // indices, vi_size >= nvals(v)*sizeof(int64_t)
5187 GrB_Index *vi_size, // size of vi in bytes
6840 of the ten objects, the statement
10721 \label{transpose} label
[all …]
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/Doc/
H A DGraphBLAS_UserGuide.tex485 Details are given in Section~\ref{objects}. Once these objects are created
498 transpose & \verb"C=A'" \\
1631 \label{objects} label
5140 GrB_Index **vi, // indices, vi_size >= nvals(v)*sizeof(int64_t)
5142 GrB_Index vi_size, // size of vi in bytes
5162 is true, the row indices in \verb'vi' must appear in sorted order. No
5185 GrB_Index **vi, // indices, vi_size >= nvals(v)*sizeof(int64_t)
5187 GrB_Index *vi_size, // size of vi in bytes
6840 of the ten objects, the statement
10721 \label{transpose} label
[all …]
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GraphBLAS/Doc/
H A DGraphBLAS_UserGuide.tex485 Details are given in Section~\ref{objects}. Once these objects are created
498 transpose & \verb"C=A'" \\
1631 \label{objects} label
5140 GrB_Index **vi, // indices, vi_size >= nvals(v)*sizeof(int64_t)
5142 GrB_Index vi_size, // size of vi in bytes
5162 is true, the row indices in \verb'vi' must appear in sorted order. No
5185 GrB_Index **vi, // indices, vi_size >= nvals(v)*sizeof(int64_t)
5187 GrB_Index *vi_size, // size of vi in bytes
6840 of the ten objects, the statement
10721 \label{transpose} label
[all …]

12345678910>>...14