C# Class SoundLibrary.Mathematics.Discrete.Function.Array

配列の値をそのまま返す関数。
Inheritance: Function
显示文件 Open project: ufcpp/UfcppSample

Public Methods

Method Description
ToArray ( ) : Double[]
this ( int n ) : Double

Private Methods

Method Description
Array ( Type array ) : System

Method Details

ToArray() public method

public ToArray ( ) : Double[]
return Double[]

this() public method

public this ( int n ) : Double
n int
return Double