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

配列の値をそのまま返す関数。
Inheritance: Function
Afficher le fichier Open project: ufcpp/UfcppSample

Méthodes publiques

Méthode Description
ToArray ( ) : Double[]
this ( int n ) : Double

Private Methods

Méthode Description
Array ( Type array ) : System

Method Details

ToArray() public méthode

public ToArray ( ) : Double[]
Résultat Double[]

this() public méthode

public this ( int n ) : Double
n int
Résultat Double