PHP 클래스 MathPHP\LinearAlgebra\ColumnVectorTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: markrogoyski/math-php

공개 메소드들

메소드 설명
dataProviderForConstructor ( )
dataProviderForTranspose ( )
testConstructor ( array $M, array $V )
testTranspose ( array $M )

메소드 상세

dataProviderForConstructor() 공개 메소드

dataProviderForTranspose() 공개 메소드

testConstructor() 공개 메소드

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

testTranspose() 공개 메소드

public testTranspose ( array $M )
$M array