PHP Class MathPHP\LinearAlgebra\SquareMatrixTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: markrogoyski/math-php

Méthodes publiques

Méthode Description
dataProviderMulti ( )
testConstructor ( array $A )
testGetMatrix ( array $A )
testIsSquare ( array $A )

Method Details

dataProviderMulti() public méthode

public dataProviderMulti ( )

testConstructor() public méthode

public testConstructor ( array $A )
$A array

testGetMatrix() public méthode

public testGetMatrix ( array $A )
$A array

testIsSquare() public méthode

public testIsSquare ( array $A )
$A array