PHP Class MathPHP\LinearAlgebra\RowVectorTest

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

Méthodes publiques

Méthode Description
dataProviderForConstructor ( )
dataProviderForTranspose ( )
testConstructor ( array $M, array $V )
testTranspose ( array $M )

Method Details

dataProviderForConstructor() public méthode

dataProviderForTranspose() public méthode

testConstructor() public méthode

public testConstructor ( array $M, array $V )
$M array
$V array

testTranspose() public méthode

public testTranspose ( array $M )
$M array