Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
MathPHP
LinearAlgebra
ColumnVectorTest
dataProviderForTranspose
MathPHP\LinearAlgebra\ColumnVectorTest::dataProviderForTranspose PHP Method
ColumnVectorTest Class Documentation
Mostrar archivo
Open project: markrogoyski/math-php
dataProviderForTranspose()
public
method
public
dataProviderForTranspose
( )
public function dataProviderForTranspose() { return [[[1, 2, 3, 4]], [[1]]]; }
ColumnVectorTest
dataProviderForConstructor
dataProviderForTranspose
testConstructor
testTranspose