w10schools
Login Register
  • Home
  • Tutorials
    • HTML, CSS
      • HTML, HTML5
      • CSS, CSS3
    • XML
    • JavaScript, AJAX
    • PHP
    • Ruby on Rails
      • Ruby
      • Rails
    • ASP.NET
      • ASP
      • C# .NET
    • Java
      • JSP
    • Databases
      • MySQL
      • MSSQL Server
      • Oracle
    • Web Server
      • Windows
      • Linux
      • Apache
      • IIS
    • Design
      • Dreamweaver
      • Flash
      • Photoshop
      • Fireworks
      • CorelDRAW
      • Illustrator
  • References
    • HTML
      • Bootstrap
    • CSS
      • CSS Selectors
      • Sass
    • JavaScript
    • Mobile Apps
      • Cordova
    • Ruby on Rails
      • Ruby
      • Rails
    • PHP
      • Function
      • Language
      • CodeIgniter
      • Phalcon
      • PHPUnit
      • Symfony
      • Drupal
      • Yii
      • Laravel
    • Perl
      • Perl
    • Python
      • Python
      • Django
      • NumPy
      • Pandas
      • scikit-image
      • scikit-learn
      • Statsmodels
      • Matplotlib
    • Lua
      • Lua
    • C, C++
      • C
      • C++
    • Server
      • Docker
      • Apache HTTP Server
      • Nginx
    • Database
      • PostgreSQL
    • Big Data
      • TensorFlow
    • Game Development
      • Phaser
      • LÖVE
  • Articles
    • News
    • General
      • Website Promotion
      • Online Advertising
      • Make Money Online
    • Editorials
    • Interviews
    • Web Roundups
  • Resources
    • Design
      • Fonts
      • Graphics
      • Vectors
      • Templates
      • UI (User Interface)
      • Brushes
      • Patterns, Backgrounds
      • Textures
    • Web Development
      • HTML, CSS
      • XML
      • JavaScript, AJAX
      • Ruby on Rails
      • PHP
      • Java
      • .NET
      • Python
      • Perl
      • Flash
    • Mobile Application Development
      • Mobile Development Tools
      • Swift
    • Online Services
      • Online Storage
      • Web Hosting
  • Tools
    • Generators
to_a

to_a() Instance Public methods Returns an array of arrays that describe the rows of the matrix.

to_s

to_s() Instance Public methods Overrides Object#to_s

tr

tr() Instance Public methods Alias for: trace

trace

trace() Instance Public methods Returns the trace (sum of diagonal elements) of the matrix. Matrix[[7,6], [3,9]].trace => 16 tr

transpose

transpose() Instance Public methods Returns the transpose of the matrix. Matrix[[1,2], [3,4], [5,6]] => 1 2 3 4 5 6 Matrix[[1,2], [3,4], [5,6]].transpose => 1 3 5 2 4 6 t

unitary?

unitary?() Instance Public methods Returns true is this is a unitary matrix Raises an error if matrix is not square.

upper_triangular?

upper_triangular?() Instance Public methods Returns true is this is an upper triangular matrix.

zero?

zero?() Instance Public methods Returns true is this is a matrix with only zero elements

mdoc2man

mdoc2man(i, o) Class Public methods

new

new() Class Public methods

Popular Articles
Collection Collection class Collection extends Collection implements QueueableCollection (View source) Traits Macroable
do Usage do-while loop: as the declaration of the loop
Application Application class Application extends Application implements Application (View source) Methods void __construct(Container $laravel, Dispatcher
Batch Defines a batch queue handler used by the Batch API. This implementation: Ensures FIFO ordering. Allows an item to be repeatedly claimed until it is
Transitions With Vue.js’ transition system you can apply automatic transition effects when elements are inserted into or removed from the DOM. Vue.js will automa


Page 555 of 11844

|< < Prev 552 553 554 555 556 557 558 Next > >|
  • Facebook
  • Tweet
  • Digg it
  • Stumbleupon
  • Delicious
  • Plus Share

Designed by : w10schools

service@w10schools.com

Our Partners: aeeble – Providing content publishing and search solutions