A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

G

G - クラス org.mklab.tool.control.AbstractLinearSystem の変数
伝達関数行列
Gammac - org.mklab.tool.matrix の クラス
完全ガンマ関数を表すクラスです。
Gammac() - クラス org.mklab.tool.matrix.Gammac のコンストラクタ
 
gammac(NumericalMatrixOperator<?>) - クラス org.mklab.tool.matrix.Gammac の static メソッド
xの成分について完全ガンマ関数の値を返します。
gammac(DoubleMatrix) - クラス org.mklab.tool.matrix.Gammac の static メソッド
xの成分について完全ガンマ関数の値を返します。
Gammaf - org.mklab.tool.matrix の クラス
完全・不完全ガンマ関数を表すクラスです。
Gammaf() - クラス org.mklab.tool.matrix.Gammaf のコンストラクタ
 
gammaf(NumericalMatrixOperator<?>) - クラス org.mklab.tool.matrix.Gammaf の static メソッド
aの全ての成分について、完全ガンマ関数の値を 返します。
gammaf(NumericalMatrixOperator<?>, NumericalMatrixOperator<?>) - クラス org.mklab.tool.matrix.Gammaf の static メソッド
aの成分について、不完全ガンマ関数の値(Xまで積分した値) を返します。
gammaf(DoubleMatrix) - クラス org.mklab.tool.matrix.Gammaf の static メソッド
aの全ての成分について、完全ガンマ関数の値を 返します。
gammaf(DoubleMatrix, DoubleMatrix) - クラス org.mklab.tool.matrix.Gammaf の static メソッド
aの成分について、不完全ガンマ関数の値(Xまで積分した値) を返します。
Gammai - org.mklab.tool.matrix の クラス
不完全ガンマ関数を表すクラスです。
Gammai() - クラス org.mklab.tool.matrix.Gammai のコンストラクタ
 
gammai(NumericalMatrixOperator<?>, NumericalScalar<?>) - クラス org.mklab.tool.matrix.Gammai の static メソッド
a の成分について、不完全ガンマ関数の値( xgammai(DoubleMatrix, double) - クラス org.mklab.tool.matrix.Gammai の static メソッド
a の成分について、不完全ガンマ関数の値( xGaussianEliminationSolver<E extends Scalar<E>> - org.mklab.nfc.leq の クラス
逆行列をガウスの消去法で求めるためのクラスです。
GaussianEliminationSolver() - クラス org.mklab.nfc.leq.GaussianEliminationSolver のコンストラクタ
 
getA() - クラス org.mklab.tool.control.AbstractLinearSystem のメソッド
A行列(システム行列)を返します。
getA() - インタフェース org.mklab.tool.control.LinearSystem のメソッド
A行列(システム行列)を返します。
getA() - クラス org.mklab.tool.control.system.continuous.ContinuousLinearDynamicSystem のメソッド
 
getA() - クラス org.mklab.tool.control.system.discrete.DiscreteLinearDynamicSystem のメソッド
 
getA() - インタフェース org.mklab.tool.control.system.LinearSystemOperator のメソッド
システム行列Aを返します。
getA() - クラス org.mklab.tool.control.system.math.ConstantSystem のメソッド
 
getAA() - クラス org.mklab.nfc.eig.QZDecomposition のメソッド
AA(上三角行列)を返します。
getAA() - クラス org.mklab.nfc.eig.QZDecompositionDoubleRealElements のメソッド
AA(上三角行列)を返します。
getAA() - クラス org.mklab.nfc.eig.QZDecompositionElements のメソッド
AA(上三角行列)を返します。
getAddOperator() - クラス org.mklab.nfc.scalar.ComplexScalar のメソッド
 
getAddOperator() - クラス org.mklab.nfc.scalar.DoubleComplexNumber のメソッド
 
getAddOperator() - クラス org.mklab.nfc.scalar.DoubleNumber のメソッド
 
getAddOperator() - クラス org.mklab.nfc.scalar.Polynomial のメソッド
 
getAddOperator() - クラス org.mklab.nfc.scalar.RationalPolynomial のメソッド
 
getAddOperator() - インタフェース org.mklab.nfc.scalar.Scalar のメソッド
足し算のオペレータを返します。
getAdjacencyConstantMatrixAsString() - クラス org.mklab.tool.control.system.AdjacencyConstantMatrix のメソッド
隣接定数行列の文字列を返します。
getAdjacencyMatrix() - クラス org.mklab.tool.control.system.ControlSystem のメソッド
システムの隣接行列を返します。
getAlgebraicSolution() - クラス org.mklab.nfc.ode.EquationSolver のメソッド
代数方程式の解を返します。
getAllSystem(boolean) - クラス org.mklab.tool.control.system.ControlSystem のメソッド
入力ノードから出力ノードまでの隣接行列を返します。
getAmplitude() - クラス org.mklab.tool.control.system.source.PulseSource のメソッド
大きさを返します。
getAmplitude() - クラス org.mklab.tool.control.system.source.SineWaveSource のメソッド
振幅を返します。
getAnotation() - クラス org.mklab.tool.control.system.parameter.ParameterContainer のメソッド
パラメータのアノテーションを返します。
getArrayLength(String) - クラス org.mklab.tool.control.system.parameter.ParameterContainer の static メソッド
配列パラメータの成分の個数を返します。
getAtan2Operator() - クラス org.mklab.nfc.scalar.ComplexScalar のメソッド
 
getAtan2Operator() - クラス org.mklab.nfc.scalar.DoubleComplexNumber のメソッド
 
getAtan2Operator() - クラス org.mklab.nfc.scalar.DoubleNumber のメソッド
 
getAtan2Operator() - インタフェース org.mklab.nfc.scalar.NumericalScalar のメソッド
逆正接(2)のオペレータを返します。
getB() - クラス org.mklab.nfc.eig.BalancedDecomposition のメソッド
B(バランス化された行列)を返します。
getB() - クラス org.mklab.nfc.eig.BalancedDecompositionDoubleRealElements のメソッド
B(バランス化された行列)を返します。
getB() - クラス org.mklab.nfc.eig.BalancedDecompositionElements のメソッド
B(バランス化された行列)を返します。
getB() - クラス org.mklab.tool.control.AbstractLinearSystem のメソッド
B行列(入力行列)を返します。
getB() - インタフェース org.mklab.tool.control.LinearSystem のメソッド
B行列(入力行列)を返します。
getB() - クラス org.mklab.tool.control.system.continuous.ContinuousLinearDynamicSystem のメソッド
 
getB() - クラス org.mklab.tool.control.system.discrete.DiscreteLinearDynamicSystem のメソッド
 
getB() - インタフェース org.mklab.tool.control.system.LinearSystemOperator のメソッド
入力行列Bを返します。
getB() - クラス org.mklab.tool.control.system.math.ConstantSystem のメソッド
 
getBB() - クラス org.mklab.nfc.eig.QZDecomposition のメソッド
BB(上三角行列)を返します。
getBB() - クラス org.mklab.nfc.eig.QZDecompositionDoubleRealElements のメソッド
BB(上三角行列)を返します。
getBB() - クラス org.mklab.nfc.eig.QZDecompositionElements のメソッド
BB(上三角行列)を返します。
getBias() - クラス org.mklab.tool.control.system.math.BiasFunction のメソッド
バイアスを返します。
getBias() - クラス org.mklab.tool.control.system.source.SineWaveSource のメソッド
振幅のバイアスを返します。
getBlockSystem() - クラス org.mklab.tool.control.system.AdjacencyMatrix のメソッド
隣接行列が表わすブロックシステムを返します。
getBoolean(int) - クラス org.mklab.nfc.matx.MatxList のメソッド
要素をboolean型で取り出す。
getBoolean() - クラス org.mklab.tool.control.system.parameter.ParameterContainer のメソッド
パラメータの値を返します。
getBooleanMatrix() - クラス org.mklab.tool.control.system.graph.ConnectionMatrix のメソッド
連結情報を表わす行列を返します。
getBooleanMatrix() - クラス org.mklab.tool.control.system.graph.CycleMatrix のメソッド
閉路情報を表わす行列を返します。
getBooleanMatrix() - クラス org.mklab.tool.control.system.graph.ReachableMatrix のメソッド
可到達情報を表わす行列を返します。
getByte() - クラス org.mklab.tool.control.system.parameter.ParameterContainer のメソッド
パラメータの値を返します。
getC() - クラス org.mklab.tool.control.AbstractLinearSystem のメソッド
C行列(出力行列)を返します。
getC() - インタフェース org.mklab.tool.control.LinearSystem のメソッド
C行列(出力行列)を返します。
getC() - クラス org.mklab.tool.control.system.continuous.ContinuousLinearDynamicSystem のメソッド
 
getC() - クラス org.mklab.tool.control.system.discrete.DiscreteLinearDynamicSystem のメソッド
 
getC() - インタフェース org.mklab.tool.control.system.LinearSystemOperator のメソッド
出力行列Cを返します。
getC() - クラス org.mklab.tool.control.system.math.ConstantSystem のメソッド
 
getCanvas() - クラス org.mklab.tool.graph.gnuplot.Gnuplot のメソッド
メインキャンバスを返します。
getCanvas(int, int) - クラス org.mklab.tool.graph.gnuplot.Gnuplot のメソッド
指定されたキャンバスを返します。
getChar() - クラス org.mklab.tool.control.system.parameter.ParameterContainer のメソッド
パラメータの値を返します。
getCoefficient(int) - クラス org.mklab.nfc.scalar.Polynomial のメソッド
order次の係数を返します。
getCoefficients() - クラス org.mklab.nfc.scalar.Polynomial のメソッド
多項式の係数を成分とする行ベクトル(行列)を返します。
getColumn() - クラス org.mklab.nfc.matrix.ElementHolder のメソッド
列番号を返します。
getColumnElementCount(int) - クラス org.mklab.tool.control.system.graph.SparceStringMatrix のメソッド
指定した列に存在する空文字列でない成分の数を返します。
getColumnLengthesOfABCD() - クラス org.mklab.tool.control.AbstractLinearSystem のメソッド
列毎の成分の長さの最大値を返します。
getColumnSize() - クラス org.mklab.nfc.matrix.AbstractGrid のメソッド
 
getColumnSize() - インタフェース org.mklab.nfc.matrix.Grid のメソッド
列の数を返します。
getColumnSize() - クラス org.mklab.nfc.util.MxDataHead のメソッド
行列データの列の数を返します。
getColumnVector(int) - クラス org.mklab.nfc.matrix.AbstractArray のメソッド
 
getColumnVector(int) - クラス org.mklab.nfc.matrix.AbstractFundamentalMatrix のメソッド
 
getColumnVector(int) - インタフェース org.mklab.nfc.matrix.Array のメソッド
指定された列を返します。
getColumnVector(int) - インタフェース org.mklab.nfc.matrix.FundamentalMatrix のメソッド
指定された列を返します。
getColumnVectors(int, int) - クラス org.mklab.nfc.matrix.AbstractArray のメソッド
 
getColumnVectors(IntMatrix) - クラス org.mklab.nfc.matrix.AbstractArray のメソッド
 
getColumnVectors(int, int) - クラス org.mklab.nfc.matrix.AbstractFundamentalMatrix のメソッド
 
getColumnVectors(IntMatrix) - クラス org.mklab.nfc.matrix.AbstractFundamentalMatrix のメソッド
 
getColumnVectors(int, int) - インタフェース org.mklab.nfc.matrix.Array のメソッド
columnMin列からcolumnMax列までの部分行列を生成します。
getColumnVectors(IntMatrix) - インタフェース org.mklab.nfc.matrix.Array のメソッド
columnIndexで指定された列からなる部分行列を生成します。
getColumnVectors(int, int) - インタフェース org.mklab.nfc.matrix.FundamentalMatrix のメソッド
minimum列からmaximum列までの部分行列を生成します。
getColumnVectors(IntMatrix) - インタフェース org.mklab.nfc.matrix.FundamentalMatrix のメソッド
indexで指定された列からなる部分行列を生成します。
getCommand() - クラス org.mklab.tool.graph.gnuplot.decoration.ButtomMargin のメソッド
 
getCommand() - クラス org.mklab.tool.graph.gnuplot.decoration.DataStyle のメソッド
 
getCommand() - クラス org.mklab.tool.graph.gnuplot.decoration.FontSize のメソッド
 
getCommand() - クラス org.mklab.tool.graph.gnuplot.decoration.Frame のメソッド
 
getCommand() - インタフェース org.mklab.tool.graph.gnuplot.decoration.GnuplotComponent のメソッド
設定するためのコマンド文字列を得る。
getCommand() - クラス org.mklab.tool.graph.gnuplot.decoration.Grid のメソッド
 
getCommand() - クラス org.mklab.tool.graph.gnuplot.decoration.Hidden3d のメソッド
 
getCommand() - クラス org.mklab.tool.graph.gnuplot.decoration.Key のメソッド
 
getCommand() - クラス org.mklab.tool.graph.gnuplot.decoration.LeftMargin のメソッド
 
getCommand() - クラス org.mklab.tool.graph.gnuplot.decoration.LineType のメソッド
 
getCommand() - クラス org.mklab.tool.graph.gnuplot.decoration.LineWidth のメソッド
 
getCommand() - クラス org.mklab.tool.graph.gnuplot.decoration.LogScale のメソッド
ログスケール設定コマンド文字列を返します。
getCommand() - クラス org.mklab.tool.graph.gnuplot.decoration.Parametric のメソッド
 
getCommand() - クラス org.mklab.tool.graph.gnuplot.decoration.RightMargin のメソッド
 
getCommand() - クラス org.mklab.tool.graph.gnuplot.decoration.TextLabel のメソッド
設定するためのコマンド文字列を得る。
getCommand() - クラス org.mklab.tool.graph.gnuplot.decoration.TitleLabel のメソッド
設定するためのコマンド文字列を得る。
getCommand() - クラス org.mklab.tool.graph.gnuplot.decoration.TopMargin のメソッド
 
getCommand() - クラス org.mklab.tool.graph.gnuplot.decoration.ViewPoint のメソッド
 
getCommand() - クラス org.mklab.tool.graph.gnuplot.decoration.X2Label のメソッド
設定するためのコマンド文字列を得る。
getCommand() - クラス org.mklab.tool.graph.gnuplot.decoration.X2Tics のメソッド
 
getCommand() - クラス org.mklab.tool.graph.gnuplot.decoration.XLabel のメソッド
設定するためのコマンド文字列を得る。
getCommand() - クラス org.mklab.tool.graph.gnuplot.decoration.XRange のメソッド
 
getCommand() - クラス org.mklab.tool.graph.gnuplot.decoration.XTics のメソッド
 
getCommand() - クラス org.mklab.tool.graph.gnuplot.decoration.Y2Label のメソッド
設定するためのコマンド文字列を得る。
getCommand() - クラス org.mklab.tool.graph.gnuplot.decoration.Y2Tics のメソッド
 
getCommand() - クラス org.mklab.tool.graph.gnuplot.decoration.YLabel のメソッド
設定するためのコマンド文字列を得る。
getCommand() - クラス org.mklab.tool.graph.gnuplot.decoration.YRange のメソッド
 
getCommand() - クラス org.mklab.tool.graph.gnuplot.decoration.YTics のメソッド
 
getCommand() - クラス org.mklab.tool.graph.gnuplot.decoration.ZLabel のメソッド
設定するためのコマンド文字列を得る。
getCommand() - クラス org.mklab.tool.graph.gnuplot.decoration.ZRange のメソッド
 
getCommand() - クラス org.mklab.tool.graph.gnuplot.decoration.ZTics のメソッド
 
getComplex(int) - クラス org.mklab.nfc.matx.MatxList のメソッド
要素を Complex 型で取り出す。
getConstant() - クラス org.mklab.tool.control.system.source.ConstantSource のメソッド
定数を返します。
getContinuousAlgebraicEquation() - クラス org.mklab.tool.control.system.ControlSystem のメソッド
システムを表す連続時間代数方程式システム(入出力方程式)を返します。
getContinuousDiscreteAlgebraicEquation() - クラス org.mklab.tool.control.system.ControlSystem のメソッド
システムを表す連続・離散時間代数方程式システム(入出力方程式)を返します。
getContinuousInitialState() - クラス org.mklab.tool.control.system.ControlSystem のメソッド
連続時間部分システムの初期状態を返します。
getContinuousInitialState() - クラス org.mklab.tool.control.system.sampled.BaseSampledDataDynamicSystem のメソッド
 
getContinuousInitialState() - クラス org.mklab.tool.control.system.sampled.BlockSampledDataDynamicSystem のメソッド
 
getContinuousInitialState() - インタフェース org.mklab.tool.control.system.sampled.SampledDataDynamicSystem のメソッド
連続時間システムの初期状態を返します。
getContinuousState() - クラス org.mklab.tool.control.system.ControlSystem のメソッド
連続時間部分システムの現在の状態を返します。
getContinuousState() - クラス org.mklab.tool.control.system.sampled.BaseSampledDataDynamicSystem のメソッド
 
getContinuousState() - クラス org.mklab.tool.control.system.sampled.BlockSampledDataDynamicSystem のメソッド
 
getContinuousState() - インタフェース org.mklab.tool.control.system.sampled.SampledDataDynamicSystem のメソッド
現在の連続時間システムの状態を返します。
getContinuousStateSeries() - クラス org.mklab.nfc.ode.EquationSolver のメソッド
連続時間システムの状態(微分方程式の解)の時系列を返します。
getContinuousStateSize() - クラス org.mklab.tool.control.system.sampled.BaseSampledDataDynamicSystem のメソッド
 
getContinuousStateSize() - クラス org.mklab.tool.control.system.sampled.BlockSampledDataDynamicSystem のメソッド
 
getContinuousStateSize() - インタフェース org.mklab.tool.control.system.sampled.SampledDataDynamicSystem のメソッド
連続時間システムの状態の数を返します。
getControlSystem(String) - クラス org.mklab.tool.control.system.AdjacencyStringMatrix のメソッド
タグに対応するシステムを返します。
getCurrentWindow() - クラス org.mklab.tool.graph.mgplot.Mgplot の static メソッド
カレントウィンドウ番号を得る。
getCuttingNodes() - クラス org.mklab.tool.control.system.graph.DirectedCycleRemover のメソッド
有向閉路をもたない(重み)最大連結グラフを作るために切るべきノードのリストを返します。
getCuttingNodes() - クラス org.mklab.tool.control.system.graph.Kuruskal のメソッド
最小全域木を作るために切るべきノードのリストを返します。
getCuttingNodes() - クラス org.mklab.tool.control.system.graph.MinimumUnknownEquation のメソッド
最小次数代数方程式の未知数に対応するノードのリストのリストを返します。
getCuttingNodesByOutputSize() - クラス org.mklab.tool.control.system.graph.MinimumUnknownEquation のメソッド
最小次数代数方程式の未知数に対応するノードのリストのリストを返します。
getD() - クラス org.mklab.nfc.eig.BalancedDecomposition のメソッド
D(スケーリング行列、対角行列)を返します。
getD() - クラス org.mklab.nfc.eig.BalancedDecompositionDoubleComplexElements のメソッド
D(スケーリング行列、対角行列)を返します。
getD() - クラス org.mklab.nfc.eig.BalancedDecompositionDoubleRealElements のメソッド
D(スケーリング行列、対角行列)を返します。
getD() - クラス org.mklab.nfc.eig.BalancedDecompositionElements のメソッド
D(スケーリング行列、対角行列)を返します。
getD() - クラス org.mklab.nfc.svd.SingularValueDecomposition のメソッド
D(特異値を対角成分とする対角行列)を返します。
getD() - クラス org.mklab.nfc.svd.SingularValueDecompositionDoubleComplexElements のメソッド
D(特異値を対角成分とする対角行列)を返します。
getD() - クラス org.mklab.nfc.svd.SingularValueDecompositionDoubleRealElements のメソッド
D(特異値を対角成分とする対角行列)を返します。
getD() - クラス org.mklab.nfc.svd.SingularValueDecompositionElements のメソッド
D(特異値を対角成分とする対角行列)を返します。
getD() - クラス org.mklab.tool.control.AbstractLinearSystem のメソッド
D行列(ゲイン行列)を返します。
getD() - インタフェース org.mklab.tool.control.LinearSystem のメソッド
D行列(ゲイン行列)を返します。
getD() - クラス org.mklab.tool.control.system.continuous.ContinuousLinearDynamicSystem のメソッド
 
getD() - クラス org.mklab.tool.control.system.discrete.DiscreteLinearDynamicSystem のメソッド
 
getD() - インタフェース org.mklab.tool.control.system.LinearSystemOperator のメソッド
ゲイン行列Dを返します。
getD() - クラス org.mklab.tool.control.system.math.ConstantSystem のメソッド
 
getData() - クラス org.mklab.tool.control.system.sink.ExportSink のメソッド
データを返します。
getDataLength() - クラス org.mklab.tool.control.system.sink.ExportSink のメソッド
データの長さを返します。
getDeadBandWidth() - クラス org.mklab.tool.control.system.discontinuous.Backlash のメソッド
遮断帯域の幅を返します。
getDeclearOfSystems(SystemOperator) - クラス org.mklab.tool.control.system.rpn.Maxima の static メソッド
systemの定数システムの宣言をMaxima用に生成します。
getDefaultElementAlignment() - クラス org.mklab.nfc.matrix.AbstractGrid の static メソッド
成分のデフォルト出力配置を返します。
getDefaultElementFormat() - クラス org.mklab.nfc.matrix.AbstractGrid の static メソッド
成分のデフォルト出力フォーマットを返します。
getDefaultElementFormat() - クラス org.mklab.nfc.matrix.BooleanMatrix の static メソッド
成分のデフォルト出力フォーマットを返します。
getDefaultElementFormat() - クラス org.mklab.nfc.matrix.DoubleMatrix の static メソッド
成分のデフォルト出力フォーマットを返します。
getDefaultElementFormat() - クラス org.mklab.nfc.matrix.IntMatrix の static メソッド
成分のデフォルト出力フォーマットを返します。
getDefaultElementFormat() - クラス org.mklab.nfc.matrix.NumericalMatrix の static メソッド
成分のデフォルト出力フォーマットを返します。
getDefaultFormat() - クラス org.mklab.nfc.matx.MatxList の static メソッド
デフォルト出力フォーマットを返します。
getDefaultFormat() - クラス org.mklab.nfc.scalar.AbstractScalar の static メソッド
デフォルト出力フォーマットを返します。
getDegree() - クラス org.mklab.nfc.scalar.Polynomial のメソッド
多項式の次数を返します。
getDegree() - クラス org.mklab.nfc.util.MxDataHead のメソッド
多項式の次数を返します。
getDegree() - 列挙 org.mklab.tool.control.system.parameter.SIunit のメソッド
次数を返します。
getDelayTime() - クラス org.mklab.tool.control.system.source.RampSource のメソッド
遅れ時間を返します。
getDelayTime() - クラス org.mklab.tool.control.system.source.StepSource のメソッド
遅れ時間を返します。
getDelimiterLength() - クラス org.mklab.nfc.util.PolynomialTokenizer の static メソッド
区切り文字の長さを返します。
getDeltaJacobian() - クラス org.mklab.nfc.nleq.NewtonRaphsonSolver のメソッド
数値微分を求める際に利用する微少変化量を求めるための変化率を返します。
getDeltaRate() - クラス org.mklab.nfc.nleq.JacobianSolver のメソッド
数値微分を求める際に利用する微少変化量を求めるための変化率を返します。
getDeltaSolution() - クラス org.mklab.nfc.nleq.NewtonRaphsonSolver のメソッド
ヤコビ行列が非正則な場合に用いる解の修正量を返します。
getDeMultiplexers() - クラス org.mklab.tool.control.system.math.DeMultiplexerGroup のメソッド
グループに属する分離器を返します。
getDenominator() - クラス org.mklab.nfc.scalar.RationalPolynomial のメソッド
分母多項式を返します。
getDenominatorDegree() - クラス org.mklab.nfc.scalar.RationalPolynomial のメソッド
分母多項式の次数を返します。
getDenominatorDegree() - クラス org.mklab.nfc.util.MxDataHead のメソッド
有理多項式の分母多項式の次数を返します。
getDenominatorElementWise() - クラス org.mklab.nfc.matrix.RationalPolynomialMatrix のメソッド
成分毎の分母多項式を成分とする行列を返します。
getDenominatorElementWise(RationalPolynomial[][]) - クラス org.mklab.nfc.matrix.RationalPolynomialMatrixUtil の static メソッド
成分毎の分母多項式を成分とする行列をPolynomialの2次元配列で返します。
getDescription() - クラス org.mklab.tool.control.system.parameter.ParameterContainer のメソッド
説明を返します。
getDeterminant(double[][], double[][], double) - クラス org.mklab.nfc.leq.DoubleComplexLUDecomposer のメソッド
行列式を返します。
getDeterminant(double[][], double) - クラス org.mklab.nfc.leq.DoubleRealLUDecomposer のメソッド
行列式を返します。
getDeterminant(E[][], NumericalScalar<?>) - クラス org.mklab.nfc.leq.LUDecomposer のメソッド
行列式を返します。
getDifferenceSolution() - クラス org.mklab.nfc.ode.EquationSolver のメソッド
差分方程式の解を返します。
getDifferenceSystem() - クラス org.mklab.tool.control.system.ControlSystem のメソッド
システムを表す差分方程式システム(状態方程式、入出力方程式)を返します。
getDifferentialDifferenceSystem() - クラス org.mklab.tool.control.system.ControlSystem のメソッド
システムを表す微分差分方程式システム(状態方程式、入出力方程式)を返します。
getDifferentialSolution() - クラス org.mklab.nfc.ode.EquationSolver のメソッド
微分方程式の解を返します。
getDifferentialSystem() - クラス org.mklab.tool.control.system.ControlSystem のメソッド
システムを表す常微分方程式システム(状態方程式、入出力方程式)を返します。
getDiscontinuousPoint(double, Matrix, double, Matrix) - インタフェース org.mklab.nfc.ode.PiecewiseContinuousAlgebraicSystem のメソッド
指定された区間内([t1,t2]の不連続点の時刻を返します。
getDiscontinuousPoint(double, Matrix, double, Matrix) - インタフェース org.mklab.nfc.ode.PiecewiseContinuousDiscreteAlgebraicSystem のメソッド
指定された区間内([t1,t2]の不連続点の時刻を返します。
getDiscontinuousPoint(double, Matrix, Matrix, double, Matrix, Matrix) - インタフェース org.mklab.nfc.ode.PiecewiseDifferentialDifferenceEquation のメソッド
指定された区間内([(t1,xc1,xd1),(t2,xc2,xd2)]の不連続点の時刻を返します。
getDiscontinuousPoint(double, Matrix, Matrix, Matrix, double, Matrix, Matrix, Matrix) - インタフェース org.mklab.nfc.ode.PiecewiseDifferentialDifferenceSystem のメソッド
指定された区間内([(t1,xc1,xd1,u1),(t2,xc2,xd2,u2)]の不連続点の時刻を返します。
getDiscontinuousPoint(double, Matrix, double, Matrix) - インタフェース org.mklab.nfc.ode.PiecewiseDifferentialEquation のメソッド
指定された区間内([(t1,x1),(t2,x2)]の不連続点の時刻を返します。
getDiscontinuousPoint(double, Matrix, Matrix, double, Matrix, Matrix) - インタフェース org.mklab.nfc.ode.PiecewiseDifferentialSystem のメソッド
指定された区間内([(t1,x1),(t2,x2)]の不連続点の時刻を返します。
getDiscontinuousPoint(double, Matrix, Matrix, double, Matrix, Matrix) - クラス org.mklab.tool.control.system.continuous.BlockPiecewiseContinuousDynamicSystem のメソッド
 
getDiscontinuousPoint(double, Matrix, double, Matrix) - クラス org.mklab.tool.control.system.continuous.BlockPiecewiseContinuousStaticSystem のメソッド
 
getDiscontinuousPoint(double, Matrix, double, Matrix) - クラス org.mklab.tool.control.system.discontinuous.Backlash のメソッド
 
getDiscontinuousPoint(double, Matrix, double, Matrix) - クラス org.mklab.tool.control.system.discontinuous.CoulombViscousFriction のメソッド
 
getDiscontinuousPoint(double, Matrix, double, Matrix) - クラス org.mklab.tool.control.system.discontinuous.DeadZone のメソッド
 
getDiscontinuousPoint(double, Matrix, double, Matrix) - クラス org.mklab.tool.control.system.discontinuous.Quantizer のメソッド
 
getDiscontinuousPoint(double, Matrix, double, Matrix) - クラス org.mklab.tool.control.system.discontinuous.RateLimiter のメソッド
 
getDiscontinuousPoint(double, Matrix, double, Matrix) - クラス org.mklab.tool.control.system.discontinuous.Saturation のメソッド
 
getDiscontinuousPoint(double, Matrix, double, Matrix) - クラス org.mklab.tool.control.system.math.AbsoluteFunction のメソッド
 
getDiscontinuousPoint(double, Matrix, double, Matrix) - クラス org.mklab.tool.control.system.math.SignumFunction のメソッド
 
getDiscontinuousPoint(double, Matrix, Matrix, Matrix, double, Matrix, Matrix, Matrix) - クラス org.mklab.tool.control.system.sampled.BlockPiecewiseSampledDataDynamicSystem のメソッド
 
getDiscontinuousPoint(double, Matrix, double, Matrix) - クラス org.mklab.tool.control.system.sampled.BlockPiecewiseSampledDataStaticSystem のメソッド
 
getDiscontinuousPoint(double, Matrix, double, Matrix) - クラス org.mklab.tool.control.system.sink.Restrictor のメソッド
 
getDiscontinuousPoint(double, Matrix, double, Matrix) - クラス org.mklab.tool.control.system.source.PeriodicSource のメソッド
 
getDiscontinuousPoint(double, Matrix, double, Matrix) - クラス org.mklab.tool.control.system.source.PulseSource のメソッド
 
getDiscontinuousPoint(double, Matrix, double, Matrix) - クラス org.mklab.tool.control.system.source.RampSource のメソッド
 
getDiscontinuousPoint(double, Matrix, double, Matrix) - クラス org.mklab.tool.control.system.source.StepSource のメソッド
 
getDiscreteAlgebraicEquation() - クラス org.mklab.tool.control.system.ControlSystem のメソッド
システムを表す離散時間代数方程式システム(入出力方程式)を返します。
getDiscreteInitialState() - クラス org.mklab.tool.control.system.ControlSystem のメソッド
離散時間部分システムの初期状態を返します。
getDiscreteInitialState() - クラス org.mklab.tool.control.system.sampled.BaseSampledDataDynamicSystem のメソッド
 
getDiscreteInitialState() - クラス org.mklab.tool.control.system.sampled.BlockSampledDataDynamicSystem のメソッド
 
getDiscreteInitialState() - インタフェース org.mklab.tool.control.system.sampled.SampledDataDynamicSystem のメソッド
離散時間システムの初期状態を返します。
getDiscreteState() - クラス org.mklab.tool.control.system.ControlSystem のメソッド
離散時間部分システムの現在の状態を返します。
getDiscreteState() - クラス org.mklab.tool.control.system.sampled.BaseSampledDataDynamicSystem のメソッド
 
getDiscreteState() - クラス org.mklab.tool.control.system.sampled.BlockSampledDataDynamicSystem のメソッド
 
getDiscreteState() - インタフェース org.mklab.tool.control.system.sampled.SampledDataDynamicSystem のメソッド
現在の離散時間システムの状態を返します。
getDiscreteStateSeries() - クラス org.mklab.nfc.ode.EquationSolver のメソッド
離散時間システムの状態(差分方程式の解)の時系列を返します。
getDiscreteStateSize() - クラス org.mklab.tool.control.system.sampled.BaseSampledDataDynamicSystem のメソッド
 
getDiscreteStateSize() - クラス org.mklab.tool.control.system.sampled.BlockSampledDataDynamicSystem のメソッド
 
getDiscreteStateSize() - インタフェース org.mklab.tool.control.system.sampled.SampledDataDynamicSystem のメソッド
離散時間システムの状態の数を返します。
getDisplay() - クラス org.mklab.tool.control.system.sink.DisplaySink のメソッド
出力表示に使用するディスプレイを取得します。
getDisplayWidth() - クラス org.mklab.nfc.scalar.Polynomial のメソッド
出力の幅を返します。
getDisplayWidth() - クラス org.mklab.nfc.scalar.RationalPolynomial のメソッド
出力の幅を返します。
getDistinctPiece(List<Integer>, List<Integer>) - クラス org.mklab.nfc.ode.PiecewiseUtil の static メソッド
区分の異なる成分の番号(1から始まる)を返します。
getDivideOperator() - クラス org.mklab.nfc.scalar.ComplexScalar のメソッド
 
getDivideOperator() - クラス org.mklab.nfc.scalar.DoubleComplexNumber のメソッド
 
getDivideOperator() - クラス org.mklab.nfc.scalar.DoubleNumber のメソッド
 
getDivideOperator() - クラス org.mklab.nfc.scalar.Polynomial のメソッド
 
getDivideOperator() - クラス org.mklab.nfc.scalar.RationalPolynomial のメソッド
 
getDivideOperator() - インタフェース org.mklab.nfc.scalar.Scalar のメソッド
割り算のオペレータを返します。
getDouble(int) - クラス org.mklab.nfc.matx.MatxList のメソッド
要素をdouble型で取り出す。
getDouble() - クラス org.mklab.tool.control.system.parameter.ParameterContainer のメソッド
パラメータの値を返します。
getDoubleElement(int, int) - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
rowcolumn列の成分を返します。
getDoubleElement(int) - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
成分を行毎に数え、指定した位置の成分を返します。
getE() - クラス org.mklab.tool.control.AbstractLinearSystem のメソッド
E行列(ディスクリプタ行列)を返します。
getE() - インタフェース org.mklab.tool.control.LinearSystem のメソッド
 
getEigenValue(ComplexScalar<E>[][]) - クラス org.mklab.nfc.eig.ComplexEigenSolver のメソッド
複素行列の固有値を返します。
getEigenValue(double[][], double[][]) - クラス org.mklab.nfc.eig.DoubleComplexEigenSolver のメソッド
倍精度(double)の複素行列の固有値の実部と虚部をまとめて返します。
getEigenValue(double[][], double[][], double[][], double[][]) - クラス org.mklab.nfc.eig.DoubleComplexGeneralizedEigenSolver のメソッド
倍精度(double)の複素行列の一般化固有値を返します。
getEigenValue(double[][]) - クラス org.mklab.nfc.eig.DoubleRealEigenSolver のメソッド
倍精度(double)の実行列の固有値の実部と虚部をまとめて返します。
getEigenValue(double[][], double[][]) - クラス org.mklab.nfc.eig.DoubleRealGeneralizedEigenSolver のメソッド
倍精度(double)の実行列の一般化固有値を返します。
getEigenValue(E[][]) - クラス org.mklab.nfc.eig.RealEigenSolver のメソッド
実行列の固有値を返します。
getEigenValue(E[][], E[][]) - クラス org.mklab.nfc.eig.RealGeneralizedEigenSolver のメソッド
実行列の一般化固有値を返します。
getEigenVector(ComplexScalar<E>[][]) - クラス org.mklab.nfc.eig.ComplexEigenSolver のメソッド
複素行列の固有ベクトルを返します。
getEigenVector(double[][], double[][]) - クラス org.mklab.nfc.eig.DoubleComplexEigenSolver のメソッド
倍精度(double)の複素行列の固有ベクトルの実部と虚部をまとめて返します。
getEigenVector(double[][], double[][], double[][], double[][]) - クラス org.mklab.nfc.eig.DoubleComplexGeneralizedEigenSolver のメソッド
倍精度(double)の複素行列の一般化固有ベクトルを返します。
getEigenVector(double[][]) - クラス org.mklab.nfc.eig.DoubleRealEigenSolver のメソッド
倍精度(double)の実行列の固有ベクトルの実部と虚部をまとめて返します。
getEigenVector(double[][], double[][]) - クラス org.mklab.nfc.eig.DoubleRealGeneralizedEigenSolver のメソッド
倍精度(double)の実行列の一般化固有ベクトルを返します。
getEigenVector(E[][]) - クラス org.mklab.nfc.eig.RealEigenSolver のメソッド
実行列の固有ベクトルを返します。
getEigenVector(E[][], E[][]) - クラス org.mklab.nfc.eig.RealGeneralizedEigenSolver のメソッド
実行列の一般化固有ベクトルを返します。
getElapsedTime() - クラス org.mklab.nfc.util.ElapsedTimer のメソッド
経過時間[ms]を返します。
getElement(int, int) - クラス org.mklab.nfc.matrix.BaseArray のメソッド
 
getElement(int) - クラス org.mklab.nfc.matrix.BaseArray のメソッド
 
getElement(int, int) - インタフェース org.mklab.nfc.matrix.BaseArrayOperator のメソッド
rowcolumn列の成分を返します。
getElement(int) - インタフェース org.mklab.nfc.matrix.BaseArrayOperator のメソッド
成分を行毎に数えindexで指定した成分を返します。
getElement(int, int) - クラス org.mklab.nfc.matrix.BaseMatrix のメソッド
 
getElement(int) - クラス org.mklab.nfc.matrix.BaseMatrix のメソッド
 
getElement(int, int) - クラス org.mklab.nfc.matrix.BooleanMatrix のメソッド
rowcolumn列の成分を返します。
getElement(int) - クラス org.mklab.nfc.matrix.BooleanMatrix のメソッド
成分を行毎に数え、index番目の成分を返します。
getElement(int, int) - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
 
getElement(int) - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
 
getElement() - クラス org.mklab.nfc.matrix.ElementHolder のメソッド
成分を返します。
getElement(int) - クラス org.mklab.nfc.matrix.IntMatrix のメソッド
ベクトルの成分を返します。
getElement(int, int) - クラス org.mklab.nfc.matrix.IntMatrix のメソッド
行列の成分を返します。
getElement(int, int) - インタフェース org.mklab.nfc.matrix.MatrixElementOperator のメソッド
rowcolumn列の成分を返します。
getElement(int) - インタフェース org.mklab.nfc.matrix.MatrixElementOperator のメソッド
成分を行毎に数えindexで指定した成分を返します。
getElement(int, int) - クラス org.mklab.tool.control.system.graph.CycleMatrix のメソッド
rowcolumn列の成分を返します。
getElement(int, int) - クラス org.mklab.tool.control.system.graph.SparceStringMatrix のメソッド
rowcolumn列の成分を返します。
getElementAlignment() - クラス org.mklab.nfc.matrix.AbstractGrid のメソッド
 
getElementAlignment() - インタフェース org.mklab.nfc.matrix.Grid のメソッド
成分の出力配置を返します。
getElementFormat() - クラス org.mklab.nfc.matrix.AbstractGrid のメソッド
 
getElementFormat() - インタフェース org.mklab.nfc.matrix.Grid のメソッド
成分の出力フォーマットを返します。
getElements() - クラス org.mklab.nfc.matrix.BaseArray のメソッド
全ての成分の2次元配列を返します。
getElements() - クラス org.mklab.nfc.matrix.BaseMatrix のメソッド
全ての成分の2次元配列を返します。
getElements() - クラス org.mklab.tool.control.system.AdjacencyConstantMatrix のメソッド
org.mklab.nfc.ArrayObject#getElements()
getEnd() - クラス org.mklab.tool.graph.gnuplot.decoration.Tics のメソッド
終点を返します。
getEnvironment() - クラス org.mklab.tool.graph.gnuplot.Gnuplot のメソッド
gnuplot実行環境を取得します。
getESymbol() - クラス org.mklab.tool.control.AbstractLinearSystem のメソッド
eSymbolを返します.
getExpectedSolution(int, double) - インタフェース org.mklab.nfc.dae.DasslProblem のメソッド
期待される解を返します。
getExporters() - クラス org.mklab.tool.control.system.AdjacencyMatrix のメソッド
出力器のリストを返します。
getExporters() - クラス org.mklab.tool.control.system.ControlSystem のメソッド
出力器のリストを返します。
getExpression() - インタフェース org.mklab.nfc.rpn.ReversePolishNotationOperand のメソッド
数式表現を返します。
getExpression() - クラス org.mklab.tool.control.system.math.ConstantSystem のメソッド
 
getExpression() - クラス org.mklab.tool.control.system.parameter.ParameterContainer のメソッド
パラメータの定義式を返します。
getExpression() - インタフェース org.mklab.tool.control.system.SymbolicOperator のメソッド
数式を返します。
getExtension() - 列挙 org.mklab.nfc.matrix.MatrixFileType のメソッド
拡張子を返します。
getFileName() - クラス org.mklab.tool.control.system.sink.FileSink のメソッド
ファイルの名前を返します。
getFileName() - クラス org.mklab.tool.control.system.source.FileSource のメソッド
ファイル名を返します。
getFileType(String) - 列挙 org.mklab.nfc.matrix.MatrixFileType の static メソッド
拡張子に対応するファイルタイプを返します。
getFileType() - クラス org.mklab.tool.control.system.sink.FileSink のメソッド
ファイルの形式を返します。
getFileType() - クラス org.mklab.tool.control.system.source.FileSource のメソッド
ファイルの形式を返します。
getFinalValue() - クラス org.mklab.tool.control.system.source.StepSource のメソッド
最終値を返します。
getFloat() - クラス org.mklab.tool.control.system.parameter.ParameterContainer のメソッド
パラメータの値を返します。
getFontSize() - クラス org.mklab.tool.control.Plotter のメソッド
フォントの大きさを返します。
getFontSize() - クラス org.mklab.tool.control.system.sink.GnuplotSink のメソッド
フォントの大きさを返します。
getFontSize() - クラス org.mklab.tool.graph.gnuplot.Canvas のメソッド
フォントの大きさを返します。
getFontSize() - クラス org.mklab.tool.graph.gnuplot.decoration.FontSize のメソッド
フォントの大きさを返します。
getFormat() - クラス org.mklab.nfc.matx.MatxList のメソッド
出力フォーマットを返します。
getFormat() - クラス org.mklab.nfc.rpn.AbstractProcessor のメソッド
 
getFormat() - インタフェース org.mklab.nfc.rpn.ReversePolishNotationProcessor のメソッド
数値の出力フォーマットを返します。
getFormat() - クラス org.mklab.nfc.scalar.AbstractScalar のメソッド
 
getFormat() - インタフェース org.mklab.nfc.scalar.Scalar のメソッド
出力フォーマットを返します。
getFormat() - クラス org.mklab.tool.control.AbstractLinearSystem のメソッド
数値の出力フォーマットを返します。
getFormat() - インタフェース org.mklab.tool.control.LinearSystem のメソッド
数値の出力フォーマットを返します。
getFrequency() - クラス org.mklab.tool.control.system.source.SineWaveSource のメソッド
周波数を返します。
getFullnm() - インタフェース org.mklab.nfc.dae.DasslProblem のメソッド
問題の完全名を返します。
getFunction() - クラス org.mklab.tool.control.system.math.MathematicalFunction のメソッド
関数の式を返します。
getFunction() - 列挙 org.mklab.tool.control.system.math.MathematicalFunctionType のメソッド
関数を返します。
getFunction() - クラス org.mklab.tool.control.system.math.TrigonometricFunction のメソッド
関数の式を返します。
getFunction() - 列挙 org.mklab.tool.control.system.math.TrigonometricFunctionType のメソッド
関数を返します。
getGain() - クラス org.mklab.tool.control.system.discontinuous.CoulombViscousFriction のメソッド
ゲインを返します。
getGain() - クラス org.mklab.tool.control.system.math.ConstantSystem のメソッド
定数ゲイン行列を返します。
getGainAndPhase(NumericalMatrixOperator<?>) - クラス org.mklab.tool.control.Bode のメソッド
システムの周波数応答(大きさ(絶対値),偏角(度),評価周波数)を返します。
getGnuplot() - クラス org.mklab.tool.control.system.sink.GnuplotSink のメソッド
Gnuplotを返します。
getGraphFontSize() - クラス org.mklab.tool.control.BodePlotter のメソッド
 
getGraphFontSize() - クラス org.mklab.tool.control.NyquistPlotter のメソッド
 
getGraphFontSize() - クラス org.mklab.tool.control.Plotter のメソッド
フォントの大きさを返します。
getGraphLineName(int) - クラス org.mklab.tool.control.BodePlotter のメソッド
 
getGraphLineName(int) - クラス org.mklab.tool.control.NyquistPlotter のメソッド
 
getGraphLineName(int) - クラス org.mklab.tool.control.Plotter のメソッド
線の名前を返します。
getGraphLineType(int) - クラス org.mklab.tool.control.BodePlotter のメソッド
 
getGraphLineType(int) - クラス org.mklab.tool.control.NyquistPlotter のメソッド
 
getGraphLineType(int) - クラス org.mklab.tool.control.Plotter のメソッド
線のタイプを返します。
getGraphLineWidth(int) - クラス org.mklab.tool.control.BodePlotter のメソッド
 
getGraphLineWidth(int) - クラス org.mklab.tool.control.NyquistPlotter のメソッド
 
getGraphLineWidth(int) - クラス org.mklab.tool.control.Plotter のメソッド
線の幅を返します。
getGridClassName() - クラス org.mklab.nfc.matrix.AbstractGrid のメソッド
出力するクラスの名前を返します。
getGridClassName() - クラス org.mklab.nfc.matrix.DoubleComplexMatrix のメソッド
 
getGridClassName() - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
 
getGridClassName() - クラス org.mklab.nfc.matrix.PolynomialMatrix のメソッド
 
getGridClassName() - クラス org.mklab.nfc.matrix.RationalPolynomialMatrix のメソッド
 
getGridClassName() - クラス org.mklab.nfc.matx.MatxRealArray のメソッド
 
getGroup() - クラス org.mklab.tool.control.system.math.DeMultiplexer のメソッド
この分離器が属する分離器のグループを返します。
getGroup() - クラス org.mklab.tool.control.system.math.Multiplexer のメソッド
この多重器が属する多重器のグループを返します。
getH() - クラス org.mklab.nfc.eig.HessenbergDecomposition のメソッド
H(上Hessenberg行列)を返します。
getH() - クラス org.mklab.nfc.eig.HessenbergDecompositionDoubleRealElements のメソッド
H(実上Hessenberg行列)を返します。
getH() - クラス org.mklab.nfc.eig.HessenbergDecompositionElements のメソッド
H(上Hessenberg行列)を返します。
getHomeDirectory() - クラス org.mklab.tool.graph.gnuplot.Environment のメソッド
gnuplotのホームディレクトリを取得します。
getImAA() - クラス org.mklab.nfc.eig.QZDecompositionDoubleComplexElements のメソッド
AA(上三角行列)の虚部を返します。
getImaginaryPart() - クラス org.mklab.nfc.matrix.BaseMatrix のメソッド
 
getImaginaryPart() - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
 
getImaginaryPart() - クラス org.mklab.nfc.matrix.IntMatrix のメソッド
 
getImaginaryPart() - インタフェース org.mklab.nfc.matrix.Matrix のメソッド
虚部行列を返します。
getImaginaryPart() - クラス org.mklab.nfc.scalar.ComplexScalar のメソッド
 
getImaginaryPart() - クラス org.mklab.nfc.scalar.DoubleComplexNumber のメソッド
 
getImaginaryPart() - クラス org.mklab.nfc.scalar.DoubleNumber のメソッド
 
getImaginaryPart() - クラス org.mklab.nfc.scalar.Polynomial のメソッド
 
getImaginaryPart() - クラス org.mklab.nfc.scalar.RationalPolynomial のメソッド
 
getImaginaryPart() - インタフェース org.mklab.nfc.scalar.Scalar のメソッド
虚部を返します。
getImagPartElements(Scalar<?>[][]) - クラス org.mklab.nfc.matrix.BaseMatrixUtil の static メソッド
虚部の2次元配列を返します。
getImagPartElements(DoubleComplexNumber[][]) - クラス org.mklab.nfc.matrix.DoubleComplexMatrixUtil の static メソッド
虚部をdoubleの2次元配列で返します。
getImB() - クラス org.mklab.nfc.eig.BalancedDecompositionDoubleComplexElements のメソッド
B(バランス化された行列)の虚部を返します。
getImBB() - クラス org.mklab.nfc.eig.QZDecompositionDoubleComplexElements のメソッド
BB(上三角行列)の虚部を返します。
getImH() - クラス org.mklab.nfc.eig.HessenbergDecompositionComplexRealElements のメソッド
H(複素上Hessenberg行列)の虚部を返します。
getImL() - クラス org.mklab.nfc.leq.LUDecompositionDoubleComplexElements のメソッド
L(下三角行列)の虚部を返します。
getImporters() - クラス org.mklab.tool.control.system.AdjacencyMatrix のメソッド
入力器のリストを返します。
getImporters() - クラス org.mklab.tool.control.system.ControlSystem のメソッド
入力器のリストを返します。
getImQ() - クラス org.mklab.nfc.eig.HessenbergDecompositionComplexRealElements のメソッド
Q(ユニタリー行列)の虚部を返します。
getImQ() - クラス org.mklab.nfc.eig.QRDecompositionDoubleComplexElements のメソッド
Q(ユニタリー行列)の虚部を返します。
getImQ() - クラス org.mklab.nfc.eig.QZDecompositionDoubleComplexElements のメソッド
左変換行列Q(ユニタリー行列)の虚部を返します。
getImR() - クラス org.mklab.nfc.eig.QRDecompositionDoubleComplexElements のメソッド
R(上三角行列)の虚部を返します。
getImT() - クラス org.mklab.nfc.eig.SchurDecompositionDoubleComplexElements のメソッド
T(複素Schur行列、上三角行列)の虚部を返します。
getImU() - クラス org.mklab.nfc.eig.SchurDecompositionDoubleComplexElements のメソッド
U(ユニタリー行列)の虚部を返します。
getImU() - クラス org.mklab.nfc.leq.LUDecompositionDoubleComplexElements のメソッド
U(上三角行列)の虚部を返します。
getImU() - クラス org.mklab.nfc.svd.SingularValueDecompositionDoubleComplexElements のメソッド
U(左特異ベクトルからなる行列、ユニタリー行列)の虚部を返します。
getImV() - クラス org.mklab.nfc.svd.SingularValueDecompositionDoubleComplexElements のメソッド
V(右特異ベクトルからなる行列、ユニタリー行列)の虚部を返します。
getImValue() - クラス org.mklab.nfc.eig.EigenSolutionDoubleElements のメソッド
固有値ベクトルの虚部を返します。
getImValue() - クラス org.mklab.nfc.eig.EigenSolutionElements のメソッド
固有値ベクトルの虚部を返します。
getImVector() - クラス org.mklab.nfc.eig.EigenSolutionDoubleElements のメソッド
固有ベクトルからなる行列の虚部を返します。
getImVector() - クラス org.mklab.nfc.eig.EigenSolutionElements のメソッド
固有ベクトルからなる行列の虚部を返します。
getImX() - クラス org.mklab.nfc.eig.QZDecompositionDoubleComplexElements のメソッド
X(一般化固有ベクトル)の虚部を返します。
getImX() - クラス org.mklab.nfc.eig.QZDecompositionDoubleRealElements のメソッド
X(一般化固有ベクトル)の虚部を返します。
getImX() - クラス org.mklab.nfc.eig.QZDecompositionElements のメソッド
一般化固有ベクトルの虚部Im(X)を返します。
getImZ() - クラス org.mklab.nfc.eig.QZDecompositionDoubleComplexElements のメソッド
右変換行列Z(ユニタリー行列)の虚部を返します。
getIncrease() - クラス org.mklab.tool.graph.gnuplot.decoration.Tics のメソッド
増分を返します。
getInd() - インタフェース org.mklab.nfc.dae.DasslProblem のメソッド
変数の指数を返します。
getIndexOfArray(String) - クラス org.mklab.tool.control.system.parameter.ParameterContainer の static メソッド
配列パラメータの指数を返します。
getIndices() - クラス org.mklab.nfc.matrix.IndexedMatrix のメソッド
指数を返します。
getInfinity() - クラス org.mklab.nfc.scalar.ComplexScalar のメソッド
 
getInfinity() - クラス org.mklab.nfc.scalar.DoubleComplexNumber のメソッド
 
getInfinity() - クラス org.mklab.nfc.scalar.DoubleNumber のメソッド
 
getInfinity() - インタフェース org.mklab.nfc.scalar.NumericalScalar のメソッド
無限大を返します。
getInitialBufferSize() - クラス org.mklab.tool.control.system.continuous.TransportDelay のメソッド
初期バッファサイズを返します。
getInitialOutput() - クラス org.mklab.tool.control.system.continuous.TransportDelay のメソッド
初期出力を返します。
getInitialState() - クラス org.mklab.tool.control.system.continuous.BaseContinuousDynamicSystem のメソッド
 
getInitialState() - クラス org.mklab.tool.control.system.continuous.BlockContinuousDynamicSystem のメソッド
 
getInitialState() - クラス org.mklab.tool.control.system.ControlSystem のメソッド
初期状態を返します。
getInitialState() - クラス org.mklab.tool.control.system.discrete.BaseDiscreteDynamicSystem のメソッド
初期状態を返します。
getInitialState() - クラス org.mklab.tool.control.system.discrete.BlockDiscreteDynamicSystem のメソッド
 
getInitialState() - インタフェース org.mklab.tool.control.system.DynamicSystem のメソッド
初期状態を返します。
getInitialValue() - クラス org.mklab.tool.control.system.source.StepSource のメソッド
初期値を返します。
getInputData() - クラス org.mklab.tool.control.system.math.LookupTable のメソッド
入力データを返します。
getInputNodeSize() - クラス org.mklab.tool.control.system.BlockSystem のメソッド
入力ノードの数を返します。
getInputNodeValueOf(SystemOperator) - クラス org.mklab.tool.control.system.BlockSystem のメソッド
システムへ入力するノードの値を返します。
getInputNumber() - クラス org.mklab.tool.control.system.math.Multiplexer のメソッド
入力ポートの番号を返します。
getInputNumber() - クラス org.mklab.tool.control.SystemInputOutputKey のメソッド
入力番号を返します。
getInputOutputSeries() - クラス org.mklab.nfc.ode.EquationSolver のメソッド
入出力の時系列を返します。
getInputPortSize() - クラス org.mklab.tool.control.AbstractLinearSystem のメソッド
入力ポートの数を返します。
getInputPortTags() - クラス org.mklab.tool.control.AbstractLinearSystem のメソッド
入力ポートのタグを返します。
getInputPortTags() - インタフェース org.mklab.tool.control.LinearSystem のメソッド
入力ポートのタグを返します。
getInputPortTags() - クラス org.mklab.tool.control.system.AdjacencyMatrix のメソッド
入力ポートのノード番号(番号は1から始まります)とタグのマップを返します。
getInputSize() - クラス org.mklab.tool.control.AbstractLinearSystem のメソッド
入力の数を返します。
getInputSize() - インタフェース org.mklab.tool.control.LinearSystem のメソッド
入力の数を返します。
getInputSize() - クラス org.mklab.tool.control.system.AdjacencyMatrix のメソッド
入力の数を返します。
getInputSize() - クラス org.mklab.tool.control.system.ControlSystem のメソッド
入力の数を返します。
getInputSize() - クラス org.mklab.tool.control.system.SystemOperator のメソッド
入力の数を返します。
getInputSizeMatrix() - クラス org.mklab.tool.control.system.AdjacencyMatrix のメソッド
システムの入力数を重みとするグラフの隣接行列を返します。
getInstance() - クラス org.mklab.nfc.operator.ComplexAddOperator の static メソッド
インスタンス(シングルトン)を返します。
getInstance() - クラス org.mklab.nfc.operator.ComplexAtan2Operator の static メソッド
インスタンス(シングルトン)を返します。
getInstance() - クラス org.mklab.nfc.operator.ComplexDivideOperator の static メソッド
インスタンス(シングルトン)を返します。
getInstance() - クラス org.mklab.nfc.operator.ComplexLeftDivideOperator の static メソッド
インスタンス(シングルトン)を返します。
getInstance() - クラス org.mklab.nfc.operator.ComplexMultiplyOperator の static メソッド
インスタンス(シングルトン)を返します。
getInstance() - クラス org.mklab.nfc.operator.ComplexPowerOperator の static メソッド
インスタンス(シングルトン)を返します。
getInstance() - クラス org.mklab.nfc.operator.ComplexScalarAddOperator の static メソッド
インスタンス(シングルトン)を返します。
getInstance() - クラス org.mklab.nfc.operator.ComplexScalarAtan2Operator の static メソッド
インスタンス(シングルトン)を返します。
getInstance() - クラス org.mklab.nfc.operator.ComplexScalarDivideOperator の static メソッド
インスタンス(シングルトン)を返します。
getInstance() - クラス org.mklab.nfc.operator.ComplexScalarLeftDivideOperator の static メソッド
インスタンス(シングルトン)を返します。
getInstance() - クラス org.mklab.nfc.operator.ComplexScalarMultiplyOperator の static メソッド
インスタンス(シングルトン)を返します。
getInstance() - クラス org.mklab.nfc.operator.ComplexScalarPowerOperator の static メソッド
インスタンス(シングルトン)を返します。
getInstance() - クラス org.mklab.nfc.operator.ComplexScalarSubtractOperator の static メソッド
インスタンス(シングルトン)を返します。
getInstance() - クラス org.mklab.nfc.operator.ComplexSubtractOperator の static メソッド
インスタンス(シングルトン)を返します。
getInstance() - クラス org.mklab.nfc.operator.DoubleNumberAddOperator の static メソッド
インスタンス(シングルトン)を返します。
getInstance() - クラス org.mklab.nfc.operator.DoubleNumberAtan2Operator の static メソッド
インスタンス(シングルトン)を返します。
getInstance() - クラス org.mklab.nfc.operator.DoubleNumberDivideOperator の static メソッド
インスタンス(シングルトン)を返します。
getInstance() - クラス org.mklab.nfc.operator.DoubleNumberLeftDivideOperator の static メソッド
インスタンス(シングルトン)を返します。
getInstance() - クラス org.mklab.nfc.operator.DoubleNumberMultiplyOperator の static メソッド
インスタンス(シングルトン)を返します。
getInstance() - クラス org.mklab.nfc.operator.DoubleNumberPowerOperator の static メソッド
インスタンス(シングルトン)を返します。
getInstance() - クラス org.mklab.nfc.operator.DoubleNumberSubtractOperator の static メソッド
インスタンス(シングルトン)を返します。
getInstance() - クラス org.mklab.nfc.operator.PolynomialAddOperator の static メソッド
インスタンス(シングルトン)を返します。
getInstance() - クラス org.mklab.nfc.operator.PolynomialDivideOperator の static メソッド
インスタンス(シングルトン)を返します。
getInstance() - クラス org.mklab.nfc.operator.PolynomialLeftDivideOperator の static メソッド
インスタンス(シングルトン)を返します。
getInstance() - クラス org.mklab.nfc.operator.PolynomialMultiplyOperator の static メソッド
インスタンス(シングルトン)を返します。
getInstance() - クラス org.mklab.nfc.operator.PolynomialSubtractOperator の static メソッド
インスタンス(シングルトン)を返します。
getInstance() - クラス org.mklab.nfc.operator.RationalPolynomialAddOperator の static メソッド
インスタンス(シングルトン)を返します。
getInstance() - クラス org.mklab.nfc.operator.RationalPolynomialDivideOperator の static メソッド
インスタンス(シングルトン)を返します。
getInstance() - クラス org.mklab.nfc.operator.RationalPolynomialLeftDivideOperator の static メソッド
インスタンス(シングルトン)を返します。
getInstance() - クラス org.mklab.nfc.operator.RationalPolynomialMultiplyOperator の static メソッド
インスタンス(シングルトン)を返します。
getInstance() - クラス org.mklab.nfc.operator.RationalPolynomialSubtractOperator の static メソッド
インスタンス(シングルトン)を返します。
getInstance() - クラス org.mklab.nfc.operator.Transformer の static メソッド
インスタンス(シングルトン)を得る。
getInstance() - クラス org.mklab.nfc.rpn.AddOperator の static メソッド
和(add)演算子を返します。
getInstance() - クラス org.mklab.nfc.rpn.InverseOperator の static メソッド
逆数(Inverse)演算子を返します。
getInstance() - クラス org.mklab.nfc.rpn.MultiplyOperator の static メソッド
積(multiply)演算子を返します。
getInstance() - クラス org.mklab.tool.control.system.ZeroSystem の static メソッド
ゼロシステムを返します。
getInt(int) - クラス org.mklab.nfc.matx.MatxList のメソッド
要素をint型で取り出す。
getInt() - クラス org.mklab.tool.control.system.parameter.ParameterContainer のメソッド
パラメータの値を返します。
getIntegratorGain() - クラス org.mklab.tool.control.system.controller.LqServoDesigner のメソッド
入力外乱に対するLQ最適サーボのための積分ゲイン行列を返します。
getInternationalizedString(String) - クラス org.mklab.tool.control.system.parameter.ParameterContainer のメソッド
国際化されたパラメータの説明を返します。
getInterval() - クラス org.mklab.tool.control.system.discontinuous.Quantizer のメソッド
量子化間隔を返します。
getInverseString() - クラス org.mklab.nfc.rpn.ExpressionProcessor のメソッド
 
getInverseString() - インタフェース org.mklab.nfc.rpn.ReversePolishNotationExpressionProcessor のメソッド
逆数(逆行列)を表す文字列を返します。
getInverseString() - クラス org.mklab.nfc.rpn.TeXExpressionProcessor のメソッド
 
getInverseString() - クラス org.mklab.tool.control.system.rpn.MaximaExpressionProcessor のメソッド
 
getJacobianAt(NumericalMatrixOperator<?>) - クラス org.mklab.nfc.nleq.JacobianSolver のメソッド
ヤコビ行列を返します。
getKeyList() - クラス org.mklab.tool.control.Plotter のメソッド
システムの入出力番号キーのリストを返します。
getL() - クラス org.mklab.nfc.leq.LUDecomposition のメソッド
L(下三角行列)を返します。
getL() - クラス org.mklab.nfc.leq.LUDecompositionDoubleRealElements のメソッド
L(下三角行列)を返します。
getL() - クラス org.mklab.nfc.leq.LUDecompostionElements のメソッド
L(下三角行列)を返します。
getLeftDivideOperator() - クラス org.mklab.nfc.scalar.ComplexScalar のメソッド
 
getLeftDivideOperator() - クラス org.mklab.nfc.scalar.DoubleComplexNumber のメソッド
 
getLeftDivideOperator() - クラス org.mklab.nfc.scalar.DoubleNumber のメソッド
 
getLeftDivideOperator() - クラス org.mklab.nfc.scalar.Polynomial のメソッド
 
getLeftDivideOperator() - クラス org.mklab.nfc.scalar.RationalPolynomial のメソッド
 
getLeftDivideOperator() - インタフェース org.mklab.nfc.scalar.Scalar のメソッド
左からの割り算のオペレータを返します。
getLeftParentheses() - クラス org.mklab.nfc.rpn.ExpressionProcessor のメソッド
 
getLeftParentheses() - インタフェース org.mklab.nfc.rpn.ReversePolishNotationExpressionProcessor のメソッド
左括弧を返します。
getLeftParentheses() - クラス org.mklab.nfc.rpn.TeXExpressionProcessor のメソッド
 
getLeftParentheses() - クラス org.mklab.tool.control.system.rpn.MaximaExpressionProcessor のメソッド
 
getLength() - クラス org.mklab.nfc.util.MxDataHead のメソッド
文字列の長さ又はリストの長さを返します。
getLinearSystem(boolean) - クラス org.mklab.tool.control.system.AdjacencyMatrix のメソッド
入力ノードから出力ノードまでの線形システムを返します。
getLinearSystem() - クラス org.mklab.tool.control.system.BlockSystem のメソッド
 
getLinearSystem() - クラス org.mklab.tool.control.system.continuous.ContinuousLinearDynamicSystem のメソッド
 
getLinearSystem(boolean) - クラス org.mklab.tool.control.system.ControlSystem のメソッド
線形システムの式を返します。
getLinearSystem() - クラス org.mklab.tool.control.system.discrete.DiscreteLinearDynamicSystem のメソッド
 
getLinearSystem() - インタフェース org.mklab.tool.control.system.LinearSystemOperator のメソッド
線形システムを返します。
getLinearSystem() - クラス org.mklab.tool.control.system.math.ConstantSystem のメソッド
 
getLinearSystem() - クラス org.mklab.tool.control.system.SystemOperator のメソッド
線形システムの場合、線形システムの式を返します。
getLinearSystemByProcessor(boolean, ReversePolishNotationProcessor) - クラス org.mklab.tool.control.system.AdjacencyMatrix のメソッド
入力ノードから出力ノードまでの線形システムを返します。
getLinearSystemForMaxima(boolean, ReversePolishNotationProcessor) - クラス org.mklab.tool.control.system.AdjacencyMatrix のメソッド
入力ノードから出力ノードまでの線形システムを返します。
getLinearSystemForMaxima(boolean, ReversePolishNotationProcessor) - クラス org.mklab.tool.control.system.ControlSystem のメソッド
線形システムの式を返します。
getLinearSystemWithExpression(boolean, ReversePolishNotationProcessor) - クラス org.mklab.tool.control.system.ControlSystem のメソッド
線形システムの式(数式も含む)を返します。
getLineName(SystemInputOutputKey) - クラス org.mklab.tool.control.Plotter のメソッド
線の名前を返します。
getLineName(int) - クラス org.mklab.tool.graph.gnuplot.Canvas のメソッド
線の名前を返します。
getLineType(SystemInputOutputKey) - クラス org.mklab.tool.control.Plotter のメソッド
線のタイプを返します。
getLineType(int) - クラス org.mklab.tool.graph.gnuplot.Canvas のメソッド
線のタイプ(色)を返します。
getLineType() - クラス org.mklab.tool.graph.gnuplot.decoration.LineType のメソッド
線のタイプを返します。
getLineWidth(SystemInputOutputKey) - クラス org.mklab.tool.control.Plotter のメソッド
線の幅を返します。
getLineWidth(int) - クラス org.mklab.tool.graph.gnuplot.Canvas のメソッド
線の幅を返します。
getLineWidth() - クラス org.mklab.tool.graph.gnuplot.decoration.LineWidth のメソッド
線の幅を返します。
getList(int) - クラス org.mklab.nfc.matx.MatxList のメソッド
要素を List 型で取り出す。
getLocalMaximumCycles() - クラス org.mklab.tool.control.system.graph.CycleMatrix のメソッド
極大閉路を形成するノードのリストのリストを返します。
getLong() - クラス org.mklab.tool.control.system.parameter.ParameterContainer のメソッド
パラメータの値を返します。
getLowerLimit() - クラス org.mklab.tool.control.system.discontinuous.DeadZone のメソッド
不感帯の下限を返します。
getMachineEpsilon() - クラス org.mklab.nfc.scalar.ComplexScalar のメソッド
 
getMachineEpsilon() - クラス org.mklab.nfc.scalar.DoubleComplexNumber のメソッド
 
getMachineEpsilon() - クラス org.mklab.nfc.scalar.DoubleNumber のメソッド
 
getMachineEpsilon() - インタフェース org.mklab.nfc.scalar.NumericalScalar のメソッド
機種精度(Machine Epsilon)を返します。
getManager() - クラス org.mklab.nfc.util.RoundModeManager の static メソッド
計算の丸めモードの管理者を返します。
getMargin() - クラス org.mklab.tool.graph.gnuplot.decoration.Margin のメソッド
マージンを返します。
getMatrix() - クラス org.mklab.nfc.matrix.IndexedMatrix のメソッド
行列を返します。
getMatrix(int) - クラス org.mklab.nfc.matx.MatxList のメソッド
要素を Matrix 型で取り出す。
getMatrixElement(int) - クラス org.mklab.nfc.matx.MatxList のメソッド
要素を MatrixElement 型で取り出す。
getMatrixType() - クラス org.mklab.nfc.util.MxDataHead のメソッド
行列の種類を返します。
getMaximum() - クラス org.mklab.tool.control.system.discontinuous.Saturation のメソッド
最大値を返します。
getMaximum() - クラス org.mklab.tool.graph.gnuplot.decoration.Range のメソッド
最大値を返します。
getMaximumNoDirectedCycleGraph() - クラス org.mklab.tool.control.system.graph.DirectedCycleRemover のメソッド
有向閉路をもたない(重み)最大連結グラフの隣接行列を返します。
getMaximumTimeStep() - クラス org.mklab.nfc.ode.DifferentialEquationAutoSolver のメソッド
 
getMaximumTimeStep() - インタフェース org.mklab.nfc.ode.EquationAutoSolver のメソッド
刻み幅の変動可能最大値を返します。
getMaxLengthColumnWise(String[][], int) - クラス org.mklab.tool.control.AbstractLinearSystem のメソッド
指定された列の成分の最大の長さを返します。
getMaxTrial() - クラス org.mklab.nfc.nleq.NewtonRaphsonSolver のメソッド
収束計算の繰り返しの最大数を返します。
getMinimum() - クラス org.mklab.tool.control.system.discontinuous.Saturation のメソッド
最小値を返します。
getMinimum() - クラス org.mklab.tool.graph.gnuplot.decoration.Range のメソッド
最小値を返します。
getMinimumSavingInterval() - クラス org.mklab.nfc.ode.EquationSolver のメソッド
時系列を保存する最小時間間隔を返します。
getMinimumSpanningTree() - クラス org.mklab.tool.control.system.graph.Kuruskal のメソッド
最小全域木の隣接行列を返します。
getMinimumTimeStep() - クラス org.mklab.nfc.ode.DifferentialEquationAutoSolver のメソッド
 
getMinimumTimeStep() - インタフェース org.mklab.nfc.ode.EquationAutoSolver のメソッド
刻み幅の変動可能最小値を返します。
getMinusOutputSizeMatrix() - クラス org.mklab.tool.control.system.AdjacencyMatrix のメソッド
システムの出力数の-1倍(符号反転)を重みとするグラフの隣接行列を返します。
getMljac() - インタフェース org.mklab.nfc.dae.DasslProblem のメソッド
ヤコビ行列(df/dy)の非零の下対角成分の数を返します。
getMlmas() - インタフェース org.mklab.nfc.dae.DasslProblem のメソッド
行列(df/dy')の非零の下対角成分の数を返します。
getMoptLsb() - クラス org.mklab.nfc.util.MxDataHead のメソッド
ヘッダ情報moptの最下位のバイトTを返します。
getMujac() - インタフェース org.mklab.nfc.dae.DasslProblem のメソッド
ヤコビ行列(df/dy)の非零の上対角成分の数を返します。
getMultiplexers() - クラス org.mklab.tool.control.system.math.MultiplexerGroup のメソッド
グループに属する多重器を返します。
getMultiplicationString() - クラス org.mklab.nfc.rpn.ExpressionProcessor のメソッド
 
getMultiplicationString() - インタフェース org.mklab.nfc.rpn.ReversePolishNotationExpressionProcessor のメソッド
乗算を表す文字列を返します。
getMultiplicationString() - クラス org.mklab.nfc.rpn.TeXExpressionProcessor のメソッド
 
getMultiplicationString() - クラス org.mklab.tool.control.system.rpn.MaximaExpressionProcessor のメソッド
 
getMultipliedSystem() - クラス org.mklab.tool.control.system.math.ConstantSystem のメソッド
掛け合わされたExpressionを持つSystemが返されます。
getMultiplyOperator() - クラス org.mklab.nfc.scalar.ComplexScalar のメソッド
 
getMultiplyOperator() - クラス org.mklab.nfc.scalar.DoubleComplexNumber のメソッド
 
getMultiplyOperator() - クラス org.mklab.nfc.scalar.DoubleNumber のメソッド
 
getMultiplyOperator() - クラス org.mklab.nfc.scalar.Polynomial のメソッド
 
getMultiplyOperator() - クラス org.mklab.nfc.scalar.RationalPolynomial のメソッド
 
getMultiplyOperator() - インタフェース org.mklab.nfc.scalar.Scalar のメソッド
掛け算のオペレータを返します。
getMumas() - インタフェース org.mklab.nfc.dae.DasslProblem のメソッド
行列(df/dy')の非零の上対角成分の数を返します。
getName() - クラス org.mklab.nfc.util.MxDataHead のメソッド
名前を返します。
getName() - 列挙 org.mklab.tool.control.system.math.MathematicalFunctionType のメソッド
名前を返します。
getName() - 列挙 org.mklab.tool.control.system.math.TrigonometricFunctionType のメソッド
名前を返します。
getName() - クラス org.mklab.tool.control.system.parameter.ParameterContainer のメソッド
パラメータの名前を返します。
getName() - 列挙 org.mklab.tool.control.system.parameter.QuantityType のメソッド
名前を返します。
getName() - クラス org.mklab.tool.control.system.sink.DisplaySink のメソッド
名前を返します。
getNaN() - クラス org.mklab.nfc.scalar.ComplexScalar のメソッド
 
getNaN() - クラス org.mklab.nfc.scalar.DoubleComplexNumber のメソッド
 
getNaN() - クラス org.mklab.nfc.scalar.DoubleNumber のメソッド
 
getNaN() - インタフェース org.mklab.nfc.scalar.NumericalScalar のメソッド
NaN(Not a Number)を返します。
getNextSamplingTime(double, double) - インタフェース org.mklab.nfc.ode.Sampling のメソッド
次のサンプリング点の時間を返します。
getNextSamplingTime(double, double) - クラス org.mklab.tool.control.system.discrete.BaseDiscreteDynamicSystem のメソッド
 
getNextSamplingTime(double, double) - クラス org.mklab.tool.control.system.discrete.BaseDiscreteStaticSystem のメソッド
 
getNextSamplingTime(double, double) - クラス org.mklab.tool.control.system.sampled.BlockSamplingSystem のメソッド
次のサンプリング点の時間を返します。
getNodeDegree(int) - クラス org.mklab.tool.control.system.AdjacencyStringMatrix のメソッド
ノードの次数を返します。
getNodeSignalSize(int) - クラス org.mklab.tool.control.system.AdjacencyMatrix のメソッド
ノードの大きさ(信号の数)を返します。
getNodeSize() - クラス org.mklab.tool.control.system.BlockSystem のメソッド
ノードの数を返します。
getNumberOfEquation() - インタフェース org.mklab.nfc.dae.DasslProblem のメソッド
方程式の数を返します。
getNumberOfTrue() - クラス org.mklab.nfc.matrix.BooleanMatrix のメソッド
trueである成分の数を返します。
getNumberOfTrue(boolean[][]) - クラス org.mklab.nfc.matrix.BooleanMatrixUtil の static メソッド
成分のtrueの数を返します。
getNumerator() - クラス org.mklab.nfc.scalar.RationalPolynomial のメソッド
分子多項式を返します。
getNumeratorDegree() - クラス org.mklab.nfc.scalar.RationalPolynomial のメソッド
分子多項式の次数を返します。
getNumeratorDegree() - クラス org.mklab.nfc.util.MxDataHead のメソッド
有理多項式の分子多項式の次数を返します。
getNumeratorElementWise() - クラス org.mklab.nfc.matrix.RationalPolynomialMatrix のメソッド
成分毎の分子多項式を成分とする行列を返します。
getNumeratorElementWise(RationalPolynomial[][]) - クラス org.mklab.nfc.matrix.RationalPolynomialMatrixUtil の static メソッド
成分毎の分子多項式を成分とする行列をPolynomialの2次元配列で返します。
getObject(int) - クラス org.mklab.nfc.matx.MatxList のメソッド
要素を Object 型で取り出す。
getObserver() - クラス org.mklab.tool.control.system.controller.DiscreteObserverDesigner のメソッド
離散時間オブザーバを返します。
getObserver() - クラス org.mklab.tool.control.system.controller.ObserverDesigner のメソッド
最小次元連続時間オブザーバを返します。
getOffset() - クラス org.mklab.tool.control.system.discontinuous.CoulombViscousFriction のメソッド
オフセットを返します。
getOffset(DeMultiplexer) - クラス org.mklab.tool.control.system.math.DeMultiplexerGroup のメソッド
分離器の入力ベクトル内でのオフセットを返します。
getOffset(Multiplexer) - クラス org.mklab.tool.control.system.math.MultiplexerGroup のメソッド
多重器の出力ベクトル内でのオフセットを返します。
getOffset() - クラス org.mklab.tool.control.system.source.PulseSource のメソッド
オフセットを返します。
getOffset() - クラス org.mklab.tool.control.system.source.RampSource のメソッド
オフセットを返します。
getOperandValue() - インタフェース org.mklab.nfc.rpn.ReversePolishNotationOperand のメソッド
オペランドの値を返します。
getOperandValue() - クラス org.mklab.tool.control.system.math.ConstantSystem のメソッド
 
getOperator() - クラス org.mklab.nfc.rpn.AbstractOperator のメソッド
 
getOperator() - インタフェース org.mklab.nfc.rpn.ReversePolishNotationOperator のメソッド
オペレータ名を返します。
getOutput(double) - クラス org.mklab.tool.control.system.source.AsynchronousSource のメソッド
与えられた時間の入力を取得します。
getOutput(double) - クラス org.mklab.tool.control.system.source.FixedRateAsynchronousSource のメソッド
 
getOutputData() - クラス org.mklab.tool.control.system.math.LookupTable のメソッド
出力データを返します。
getOutputNodeSize() - クラス org.mklab.tool.control.system.BlockSystem のメソッド
出力ノードの数を返します。
getOutputNodeValue() - クラス org.mklab.tool.control.system.BlockSystem のメソッド
出力ノードの値を返します。
getOutputNumber() - クラス org.mklab.tool.control.system.math.DeMultiplexer のメソッド
出力ポートの番号を返します。
getOutputNumber() - クラス org.mklab.tool.control.SystemInputOutputKey のメソッド
出力番号を返します。
getOutputPortSize() - クラス org.mklab.tool.control.AbstractLinearSystem のメソッド
出力ポートの数を返します。
getOutputPortTags() - クラス org.mklab.tool.control.AbstractLinearSystem のメソッド
出力ポートのタグを返します。
getOutputPortTags() - インタフェース org.mklab.tool.control.LinearSystem のメソッド
出力ポートのタグを返します。
getOutputPortTags() - クラス org.mklab.tool.control.system.AdjacencyMatrix のメソッド
出力ポートのノード番号(番号は1から始まります)とタグのマップを返します。
getOutputSeries() - クラス org.mklab.nfc.ode.EquationSolver のメソッド
出力の時系列を返します。
getOutputSize() - クラス org.mklab.tool.control.AbstractLinearSystem のメソッド
出力の数を返します。
getOutputSize() - インタフェース org.mklab.tool.control.LinearSystem のメソッド
出力の数を返します。
getOutputSize() - クラス org.mklab.tool.control.system.AdjacencyMatrix のメソッド
出力の数を返します。
getOutputSize() - クラス org.mklab.tool.control.system.ControlSystem のメソッド
出力の数を返します。
getOutputSize() - クラス org.mklab.tool.control.system.SystemOperator のメソッド
出力の数を返します。
getP() - クラス org.mklab.nfc.eig.QRDecomposition のメソッド
P(並び替え行列、直交行列)を返します。
getP() - クラス org.mklab.nfc.eig.QRDecompositionDoubleComplexElements のメソッド
P(並び替え行列、直交行列)を返します。
getP() - クラス org.mklab.nfc.eig.QRDecompositionDoubleRealElements のメソッド
P(並び替え行列、直交行列)を返します。
getP() - クラス org.mklab.nfc.eig.QRDecompositionElements のメソッド
P(並び替え行列、直交行列)を返します。
getP() - クラス org.mklab.nfc.leq.LUDecomposition のメソッド
P(並び替え行列、直交行列)を返します。
getP() - クラス org.mklab.nfc.leq.LUDecompositionDoubleComplexElements のメソッド
P(並び替え行列、直交行列)を返します。
getP() - クラス org.mklab.nfc.leq.LUDecompositionDoubleRealElements のメソッド
P(並び替え行列、直交行列)を返します。
getP() - クラス org.mklab.nfc.leq.LUDecompostionElements のメソッド
P(並び替え行列、直交行列)を返します。
getParameter(String) - クラス org.mklab.tool.control.system.SystemOperator のメソッド
指定された名前のパラメータを返します。
getParameterClass() - クラス org.mklab.tool.control.system.parameter.ParameterContainer のメソッド
パラメータを宣言するクラスまたはインタフェースを表す Class オブジェクトを返します。
getParameterNames() - クラス org.mklab.tool.control.system.continuous.UserDefinedContinuousDynamicSystem のメソッド
 
getParameterNames() - クラス org.mklab.tool.control.system.continuous.UserDefinedContinuousLinearDynamicSystem のメソッド
 
getParameterNames() - クラス org.mklab.tool.control.system.continuous.UserDefinedContinuousStaticSystem のメソッド
 
getParameterNames() - クラス org.mklab.tool.control.system.discrete.UserDefinedDiscreteDynamicSystem のメソッド
 
getParameterNames() - クラス org.mklab.tool.control.system.discrete.UserDefinedDiscreteLinearDynamicSystem のメソッド
 
getParameterNames() - クラス org.mklab.tool.control.system.discrete.UserDefinedDiscreteStaticSystem のメソッド
 
getParameterNames() - クラス org.mklab.tool.control.system.math.UserDefinedConstantSystem のメソッド
 
getParameterNames(Class<?>) - クラス org.mklab.tool.control.system.ParameterUtil の static メソッド
システムパラメータの名前の集合を返します。
getParameterNames() - クラス org.mklab.tool.control.system.sink.UserDefinedContinuousSink のメソッド
 
getParameterNames() - クラス org.mklab.tool.control.system.sink.UserDefinedDiscreteSink のメソッド
 
getParameterNames() - クラス org.mklab.tool.control.system.source.UserDefinedContinuousSource のメソッド
 
getParameterNames() - クラス org.mklab.tool.control.system.source.UserDefinedDiscreteSource のメソッド
 
getParameterNames() - インタフェース org.mklab.tool.control.system.UserDefinedSystem のメソッド
システムパラメータの名前の集合を返します。
getParameters() - クラス org.mklab.tool.control.system.SystemOperator のメソッド
パラメータの集合を返します。
getParameterValue(String) - クラス org.mklab.tool.control.system.continuous.UserDefinedContinuousDynamicSystem のメソッド
 
getParameterValue(String) - クラス org.mklab.tool.control.system.continuous.UserDefinedContinuousLinearDynamicSystem のメソッド
 
getParameterValue(String) - クラス org.mklab.tool.control.system.continuous.UserDefinedContinuousStaticSystem のメソッド
 
getParameterValue(String) - クラス org.mklab.tool.control.system.discrete.UserDefinedDiscreteDynamicSystem のメソッド
 
getParameterValue(String) - クラス org.mklab.tool.control.system.discrete.UserDefinedDiscreteLinearDynamicSystem のメソッド
 
getParameterValue(String) - クラス org.mklab.tool.control.system.discrete.UserDefinedDiscreteStaticSystem のメソッド
 
getParameterValue(String) - クラス org.mklab.tool.control.system.math.UserDefinedConstantSystem のメソッド
 
getParameterValue(String) - クラス org.mklab.tool.control.system.sink.UserDefinedContinuousSink のメソッド
 
getParameterValue(String) - クラス org.mklab.tool.control.system.sink.UserDefinedDiscreteSink のメソッド
 
getParameterValue(String) - クラス org.mklab.tool.control.system.source.UserDefinedContinuousSource のメソッド
 
getParameterValue(String) - クラス org.mklab.tool.control.system.source.UserDefinedDiscreteSource のメソッド
 
getParameterValue(String) - インタフェース org.mklab.tool.control.system.UserDefinedSystem のメソッド
パラメータの値を返します。
getParsedOperand() - インタフェース org.mklab.nfc.rpn.ReversePolishNotationOperand のメソッド
リストの中の要素をReversePolishNotationOperand.isNegative()を評価し、add結合させてoperandにセットして返します。
getParsedOperand() - クラス org.mklab.tool.control.system.math.ConstantSystem のメソッド
 
getPeriodTime() - クラス org.mklab.tool.control.system.source.PulseSource のメソッド
周期を返します。
getPhase() - クラス org.mklab.tool.control.system.source.SineWaveSource のメソッド
位相を返します。
getPhaseDelay() - クラス org.mklab.tool.control.system.source.PulseSource のメソッド
位相の遅れを返します。
getPidate() - インタフェース org.mklab.nfc.dae.DasslProblem のメソッド
ソルバーのバージョン番号を返します。
getPiece(double, Matrix) - インタフェース org.mklab.nfc.ode.PiecewiseContinuousAlgebraicSystem のメソッド
区分の番号を返します。
getPiece(double, Matrix) - インタフェース org.mklab.nfc.ode.PiecewiseContinuousDiscreteAlgebraicSystem のメソッド
区分の番号を返します。
getPiece(double, Matrix, Matrix) - インタフェース org.mklab.nfc.ode.PiecewiseDifferentialDifferenceEquation のメソッド
区分の番号を返します。
getPiece(double, Matrix, Matrix, Matrix) - インタフェース org.mklab.nfc.ode.PiecewiseDifferentialDifferenceSystem のメソッド
区分の番号を返します。
getPiece(double, Matrix) - インタフェース org.mklab.nfc.ode.PiecewiseDifferentialEquation のメソッド
区分の番号を返します。
getPiece(double, Matrix, Matrix) - インタフェース org.mklab.nfc.ode.PiecewiseDifferentialSystem のメソッド
区分の番号を返します。
getPiece(double, Matrix, Matrix) - クラス org.mklab.tool.control.system.continuous.BlockPiecewiseContinuousDynamicSystem のメソッド
 
getPiece(double, Matrix) - クラス org.mklab.tool.control.system.continuous.BlockPiecewiseContinuousStaticSystem のメソッド
 
getPiece(double, Matrix) - クラス org.mklab.tool.control.system.discontinuous.Backlash のメソッド
 
getPiece(double, Matrix) - クラス org.mklab.tool.control.system.discontinuous.CoulombViscousFriction のメソッド
 
getPiece(double, Matrix) - クラス org.mklab.tool.control.system.discontinuous.DeadZone のメソッド
 
getPiece(double, Matrix) - クラス org.mklab.tool.control.system.discontinuous.Quantizer のメソッド
 
getPiece(double, Matrix) - クラス org.mklab.tool.control.system.discontinuous.RateLimiter のメソッド
 
getPiece(double, Matrix) - クラス org.mklab.tool.control.system.discontinuous.Saturation のメソッド
 
getPiece(double, Matrix) - クラス org.mklab.tool.control.system.math.AbsoluteFunction のメソッド
 
getPiece(double, Matrix) - クラス org.mklab.tool.control.system.math.SignumFunction のメソッド
 
getPiece(double, Matrix, Matrix, Matrix) - クラス org.mklab.tool.control.system.sampled.BlockPiecewiseSampledDataDynamicSystem のメソッド
 
getPiece(double, Matrix) - クラス org.mklab.tool.control.system.sampled.BlockPiecewiseSampledDataStaticSystem のメソッド
 
getPiece(double, Matrix) - クラス org.mklab.tool.control.system.sink.Restrictor のメソッド
 
getPiece(double, Matrix) - クラス org.mklab.tool.control.system.source.PeriodicSource のメソッド
 
getPiece(double, Matrix) - クラス org.mklab.tool.control.system.source.PulseSource のメソッド
 
getPiece(double, Matrix) - クラス org.mklab.tool.control.system.source.RampSource のメソッド
 
getPiece(double, Matrix) - クラス org.mklab.tool.control.system.source.StepSource のメソッド
 
getPlantInputSize() - クラス org.mklab.tool.control.system.controller.ObserverDesigner のメソッド
状態推定の対象(システム)の入力数を返します。
getPlantOutputSize() - クラス org.mklab.tool.control.system.controller.ObserverDesigner のメソッド
状態推定の対象(システム)の出力数を返します。
getPoles() - クラス org.mklab.nfc.scalar.RationalPolynomial のメソッド
極(分母多項式=0の解)を求めます。
getPolynomial(int) - クラス org.mklab.nfc.matx.MatxList のメソッド
要素を Polynomial 型で取り出す。
getPowerOperator() - クラス org.mklab.nfc.scalar.ComplexScalar のメソッド
 
getPowerOperator() - クラス org.mklab.nfc.scalar.DoubleComplexNumber のメソッド
 
getPowerOperator() - クラス org.mklab.nfc.scalar.DoubleNumber のメソッド
 
getPowerOperator() - インタフェース org.mklab.nfc.scalar.NumericalScalar のメソッド
累乗のオペレータを返します。
getPrintingElementsString(int) - クラス org.mklab.nfc.matrix.AbstractGrid のメソッド
 
getPrintingElementsString(int) - インタフェース org.mklab.nfc.matrix.Grid のメソッド
成分の表示文字列を返します。
getPrintingString(String) - クラス org.mklab.nfc.matrix.AbstractGrid のメソッド
 
getPrintingString(String) - インタフェース org.mklab.nfc.matrix.Grid のメソッド
表示文字列を返します。
getPrintingString(String) - クラス org.mklab.nfc.scalar.RationalPolynomial のメソッド
表示文字列を返します。
getPrintingString(String, String) - クラス org.mklab.nfc.scalar.RationalPolynomial のメソッド
表示文字列を返します。
getPrintingString() - クラス org.mklab.tool.control.AbstractLinearSystem のメソッド
表示文字列を返します。
getPrintingString() - インタフェース org.mklab.tool.control.LinearSystem のメソッド
表示文字列を返します。
getProblm() - インタフェース org.mklab.nfc.dae.DasslProblem のメソッド
問題の簡易名を返します。
getPulseWidth() - クラス org.mklab.tool.control.system.source.PulseSource のメソッド
幅(%)を返します。
getQ() - クラス org.mklab.nfc.eig.HessenbergDecomposition のメソッド
Q(直交行列、ユニタリー行列)を返します。
getQ() - クラス org.mklab.nfc.eig.HessenbergDecompositionDoubleRealElements のメソッド
Q(直交行列)を返します。
getQ() - クラス org.mklab.nfc.eig.HessenbergDecompositionElements のメソッド
Q(直交行列、ユニタリー行列)を返します。
getQ() - クラス org.mklab.nfc.eig.QRDecomposition のメソッド
Q(直交行列)を返します。
getQ() - クラス org.mklab.nfc.eig.QRDecompositionDoubleRealElements のメソッド
Q(直交行列)を返します。
getQ() - クラス org.mklab.nfc.eig.QRDecompositionElements のメソッド
Q(直交行列)を返します。
getQ() - クラス org.mklab.nfc.eig.QZDecomposition のメソッド
左変換行列Q(ユニタリー行列)を返します。
getQ() - クラス org.mklab.nfc.eig.QZDecompositionDoubleRealElements のメソッド
左変換行列Q(直交行列)を返します。
getQ() - クラス org.mklab.nfc.eig.QZDecompositionElements のメソッド
左変換行列Q(ユニタリー行列)を返します。
getQuotient() - クラス org.mklab.nfc.scalar.RationalPolynomial のメソッド
分母多項式による分子多項式の除算の商多項式を返します。
getQuotientElementWise() - クラス org.mklab.nfc.matrix.RationalPolynomialMatrix のメソッド
成分毎の商多項式を成分とする行列を返します。
getQuotientElementWise(RationalPolynomial[][]) - クラス org.mklab.nfc.matrix.RationalPolynomialMatrixUtil の static メソッド
成分毎の商多項式を成分とする行列をPolynomialの2次元配列で返します。
getR() - クラス org.mklab.nfc.eig.QRDecomposition のメソッド
R(上三角行列)を返します。
getR() - クラス org.mklab.nfc.eig.QRDecompositionDoubleRealElements のメソッド
R(上三角行列)を返します。
getR() - クラス org.mklab.nfc.eig.QRDecompositionElements のメソッド
R(上三角行列)を返します。
getRange() - クラス org.mklab.tool.control.system.sink.Restrictor のメソッド
許容範囲を返します。
getRateLowerBound() - クラス org.mklab.tool.control.system.discontinuous.RateLimiter のメソッド
変化率の下限を返します。
getRateUpperBound() - クラス org.mklab.tool.control.system.discontinuous.RateLimiter のメソッド
変化率の上限を返します。
getRationalPolynomial(int) - クラス org.mklab.nfc.matx.MatxList のメソッド
要素を RationalPolynomial 型で取り出す。
getReAA() - クラス org.mklab.nfc.eig.QZDecompositionDoubleComplexElements のメソッド
AA(上三角行列)の実部を返します。
getRealAndImag(NumericalMatrixOperator<?>) - クラス org.mklab.tool.control.Nyquist のメソッド
システムのナイキスト応答(実部、虚部、評価周波数)を返します。
getRealAndImag(NumericalMatrixOperator<?>, int) - クラス org.mklab.tool.control.Nyquist のメソッド
システムのinputNumber番目の入力に関するナイキスト応答(実部、虚部、評価周波数)を返します。
getRealImag() - クラス org.mklab.nfc.util.MxDataHead のメソッド
実数要素と複素数要素を判定する情報を返します。
getRealPart() - クラス org.mklab.nfc.matrix.BaseMatrix のメソッド
 
getRealPart() - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
 
getRealPart() - クラス org.mklab.nfc.matrix.IntMatrix のメソッド
 
getRealPart() - インタフェース org.mklab.nfc.matrix.Matrix のメソッド
実部行列を返します。
getRealPart() - クラス org.mklab.nfc.scalar.ComplexScalar のメソッド
 
getRealPart() - クラス org.mklab.nfc.scalar.DoubleComplexNumber のメソッド
 
getRealPart() - クラス org.mklab.nfc.scalar.DoubleNumber のメソッド
 
getRealPart() - クラス org.mklab.nfc.scalar.Polynomial のメソッド
 
getRealPart() - クラス org.mklab.nfc.scalar.RationalPolynomial のメソッド
 
getRealPart() - インタフェース org.mklab.nfc.scalar.Scalar のメソッド
実部を返します。
getRealPartElements(Scalar<?>[][]) - クラス org.mklab.nfc.matrix.BaseMatrixUtil の static メソッド
実部の2次元配列を返します。
getRealPartElements(DoubleComplexNumber[][]) - クラス org.mklab.nfc.matrix.DoubleComplexMatrixUtil の static メソッド
実部をdoubleの2次元配列で返します。
getReB() - クラス org.mklab.nfc.eig.BalancedDecompositionDoubleComplexElements のメソッド
B(バランス化された行列)の実部を返します。
getReBB() - クラス org.mklab.nfc.eig.QZDecompositionDoubleComplexElements のメソッド
BB(上三角行列)の実部を返します。
getReH() - クラス org.mklab.nfc.eig.HessenbergDecompositionComplexRealElements のメソッド
H(複素上Hessenberg行列)の実部を返します。
getReL() - クラス org.mklab.nfc.leq.LUDecompositionDoubleComplexElements のメソッド
L(下三角行列)の実部を返します。
getRemainder() - クラス org.mklab.nfc.scalar.RationalPolynomial のメソッド
分母多項式による分子多項式の除算の剰余(余り)多項式を返します。
getRemainderElementWise() - クラス org.mklab.nfc.matrix.RationalPolynomialMatrix のメソッド
成分毎の剰余多項式を成分とする行列を返します。
getRemainderElementWise(RationalPolynomial[][]) - クラス org.mklab.nfc.matrix.RationalPolynomialMatrixUtil の static メソッド
成分毎の剰余多項式を成分とする行列をPolynomialの2次元配列で返します。
getReQ() - クラス org.mklab.nfc.eig.HessenbergDecompositionComplexRealElements のメソッド
Q(ユニタリー行列)の実部を返します。
getReQ() - クラス org.mklab.nfc.eig.QRDecompositionDoubleComplexElements のメソッド
Q(ユニタリー行列)の実部を返します。
getReQ() - クラス org.mklab.nfc.eig.QZDecompositionDoubleComplexElements のメソッド
左変換行列Q(ユニタリー行列)の実部を返します。
getReR() - クラス org.mklab.nfc.eig.QRDecompositionDoubleComplexElements のメソッド
R(上三角行列)の実部を返します。
getResponse(NumericalMatrix<?>) - クラス org.mklab.tool.control.FrequencyResponse のメソッド
周波数応答を返します。
getResponse(NumericalMatrix<?>, int) - クラス org.mklab.tool.control.FrequencyResponse のメソッド
システムの周波数応答を返します。
getResponse(Matrix, Matrix, NumericalMatrixOperator<?>) - クラス org.mklab.tool.control.Ltifr の static メソッド
連続時間線形時不変システムの周波数応答 (s*I - A) \ B を計算します。
getResult(ReversePolishNotationOperand) - クラス org.mklab.nfc.rpn.AbstractExpressionProcessor のメソッド
 
getResult(ReversePolishNotationOperand) - インタフェース org.mklab.nfc.rpn.ReversePolishNotationProcessor のメソッド
オペランドを評価した結果を返します。
getResult(ReversePolishNotationOperand) - クラス org.mklab.tool.control.system.rpn.MaximaExpressionProcessor のメソッド
 
getResult(ReversePolishNotationOperand) - クラス org.mklab.tool.control.system.rpn.ValueProcessor のメソッド
 
getReT() - クラス org.mklab.nfc.eig.SchurDecompositionDoubleComplexElements のメソッド
T(複素Schur行列、上三角行列)の実部を返します。
getReU() - クラス org.mklab.nfc.eig.SchurDecompositionDoubleComplexElements のメソッド
U(ユニタリー行列)の実部を返します。
getReU() - クラス org.mklab.nfc.leq.LUDecompositionDoubleComplexElements のメソッド
U(上三角行列)の実部を返します。
getReU() - クラス org.mklab.nfc.svd.SingularValueDecompositionDoubleComplexElements のメソッド
U(左特異ベクトルからなる行列、ユニタリー行列)の実部を返します。
getReV() - クラス org.mklab.nfc.svd.SingularValueDecompositionDoubleComplexElements のメソッド
V(右特異ベクトルからなる行列、ユニタリー行列)の実部を返します。
getReValue() - クラス org.mklab.nfc.eig.EigenSolutionDoubleElements のメソッド
固有値ベクトルの実部を返します。
getReValue() - クラス org.mklab.nfc.eig.EigenSolutionElements のメソッド
固有値ベクトルの実部を返します。
getReVector() - クラス org.mklab.nfc.eig.EigenSolutionDoubleElements のメソッド
固有ベクトルからなる行列の実部を返します。
getReVector() - クラス org.mklab.nfc.eig.EigenSolutionElements のメソッド
固有ベクトルからなる行列の実部を返します。
getReX() - クラス org.mklab.nfc.eig.QZDecompositionDoubleComplexElements のメソッド
X(一般化固有ベクトル)の実部を返します。
getReX() - クラス org.mklab.nfc.eig.QZDecompositionDoubleRealElements のメソッド
X(一般化固有ベクトル)の実部を返します。
getReX() - クラス org.mklab.nfc.eig.QZDecompositionElements のメソッド
一般化固有ベクトルの実部Re(X)を返します。
getReZ() - クラス org.mklab.nfc.eig.QZDecompositionDoubleComplexElements のメソッド
右変換行列Z(ユニタリー行列)の実部を返します。
getRightParentheses() - クラス org.mklab.nfc.rpn.ExpressionProcessor のメソッド
 
getRightParentheses() - インタフェース org.mklab.nfc.rpn.ReversePolishNotationExpressionProcessor のメソッド
右括弧を返します。
getRightParentheses() - クラス org.mklab.nfc.rpn.TeXExpressionProcessor のメソッド
 
getRightParentheses() - クラス org.mklab.tool.control.system.rpn.MaximaExpressionProcessor のメソッド
 
getRoots() - クラス org.mklab.nfc.scalar.Polynomial のメソッド
多項式の根を返します。
getRoundMode() - クラス org.mklab.nfc.util.RoundModeManager のメソッド
計算の丸めモードを返します。
getRoundMode() - インタフェース org.mklab.nfc.util.RoundModeSelector のメソッド
丸めモードを返します。
getRow() - クラス org.mklab.nfc.matrix.ElementHolder のメソッド
行番号を返します。
getRowElementCount(int) - クラス org.mklab.tool.control.system.graph.SparceStringMatrix のメソッド
指定した行に存在する空文字列でない成分の数を返します。
getRowSize() - クラス org.mklab.nfc.matrix.AbstractGrid のメソッド
 
getRowSize() - インタフェース org.mklab.nfc.matrix.Grid のメソッド
行の数を返します。
getRowSize() - クラス org.mklab.nfc.util.MxDataHead のメソッド
行列データの行の数を返します。
getRowVector(int) - クラス org.mklab.nfc.matrix.AbstractArray のメソッド
 
getRowVector(int) - クラス org.mklab.nfc.matrix.AbstractFundamentalMatrix のメソッド
 
getRowVector(int) - インタフェース org.mklab.nfc.matrix.Array のメソッド
指定された行を返します。
getRowVector(int) - インタフェース org.mklab.nfc.matrix.FundamentalMatrix のメソッド
指定された行を返します。
getRowVectors(int, int) - クラス org.mklab.nfc.matrix.AbstractArray のメソッド
 
getRowVectors(IntMatrix) - クラス org.mklab.nfc.matrix.AbstractArray のメソッド
 
getRowVectors(int, int) - クラス org.mklab.nfc.matrix.AbstractFundamentalMatrix のメソッド
 
getRowVectors(IntMatrix) - クラス org.mklab.nfc.matrix.AbstractFundamentalMatrix のメソッド
 
getRowVectors(int, int) - インタフェース org.mklab.nfc.matrix.Array のメソッド
rowMin行からrowMax行までの部分行列を生成します。
getRowVectors(IntMatrix) - インタフェース org.mklab.nfc.matrix.Array のメソッド
rowIndexで指定された行からなる部分行列を生成します。
getRowVectors(int, int) - インタフェース org.mklab.nfc.matrix.FundamentalMatrix のメソッド
minimum行からmaximum行までの部分行列を生成します。
getRowVectors(IntMatrix) - インタフェース org.mklab.nfc.matrix.FundamentalMatrix のメソッド
indexで指定された行からなる部分行列を生成します。
getSamplingInterval() - クラス org.mklab.tool.control.system.discrete.BaseDiscreteDynamicSystem のメソッド
 
getSamplingInterval() - クラス org.mklab.tool.control.system.discrete.BaseDiscreteStaticSystem のメソッド
 
getSamplingInterval() - クラス org.mklab.tool.control.system.discrete.BlockDiscreteSystem のメソッド
 
getSamplingInterval() - インタフェース org.mklab.tool.control.system.sampled.Sampler のメソッド
サンプリング周期を返します。
getScale() - クラス org.mklab.tool.graph.gnuplot.decoration.ViewPoint のメソッド
全体の倍率を返します。
getSensitivityOfUnityFeedback(boolean) - クラス org.mklab.tool.control.system.math.ConstantSystem のメソッド
単一フィードバック系の感度関数「(I + K)~」(負フィードバック)、「(I - K)~」(正フィードバック)を返します。
getSharedEnvironment() - クラス org.mklab.tool.graph.gnuplot.Environment の static メソッド
gnuplotの実行環境を表す共有オブジェクトを取得します。
getShort() - クラス org.mklab.tool.control.system.parameter.ParameterContainer のメソッド
パラメータの値を返します。
getSigma() - クラス org.mklab.tool.control.Sigma のメソッド
シグマプロットを描画するためのデータを求める
getSigma(NumericalMatrixOperator<?>) - クラス org.mklab.tool.control.Sigma のメソッド
シグマプロットを描画するためのデータを求める
getSignedExpression(ReversePolishNotationOperand) - クラス org.mklab.nfc.rpn.AbstractExpressionProcessor のメソッド
オペランドの符号付数式を返します。
getSignedExpression() - インタフェース org.mklab.nfc.rpn.ReversePolishNotationOperand のメソッド
符号付き数式表現を返します。
getSignedExpression() - クラス org.mklab.tool.control.system.math.ConstantSystem のメソッド
 
getSingleSamplingInterval() - クラス org.mklab.tool.control.system.ControlSystem のメソッド
全てのシステムに共通するサンプリング周期を返します。
getSingleSamplingInterval() - クラス org.mklab.tool.control.system.sampled.BlockSamplingSystem のメソッド
全てのシステムに共通するサンプリング周期を返します。
getSingleSystem() - クラス org.mklab.tool.control.system.BlockSystem のメソッド
単一のシステムであるならば、単一システムを返します。
getSize() - クラス org.mklab.tool.control.system.graph.ConnectionMatrix のメソッド
行列の次数を返します。
getSize() - クラス org.mklab.tool.control.system.graph.CycleMatrix のメソッド
行列の次数を返します。
getSize() - クラス org.mklab.tool.control.system.graph.ReachableMatrix のメソッド
行列の次数を返します。
getSlope() - クラス org.mklab.tool.control.system.source.RampSource のメソッド
傾きを返します。
getSolution() - クラス org.mklab.nfc.dae.Dassld のメソッド
時刻と解の系列[[t][y]]を返します。
getSolution() - クラス org.mklab.nfc.dae.Radau5d のメソッド
時刻と解の系列[[t][y]]を返します。
getSortedInputSourceNodes() - クラス org.mklab.tool.control.system.AdjacencyStringMatrix のメソッド
ポート番号順にソートしたinputポートとsourceシステムが接続されたノードのリストを返します。
getSortedOutputSinkNodes() - クラス org.mklab.tool.control.system.AdjacencyStringMatrix のメソッド
ポート番号順にソートしたoutputポートとsinkシステムが接続されたノードのリストを返します。
getStart() - クラス org.mklab.tool.graph.gnuplot.decoration.Tics のメソッド
始点を返します。
getState() - クラス org.mklab.tool.control.system.continuous.BaseContinuousDynamicSystem のメソッド
 
getState() - クラス org.mklab.tool.control.system.continuous.BlockContinuousDynamicSystem のメソッド
 
getState() - クラス org.mklab.tool.control.system.ControlSystem のメソッド
現在の状態を返します。
getState() - クラス org.mklab.tool.control.system.discrete.BaseDiscreteDynamicSystem のメソッド
現在の状態を返します。
getState() - クラス org.mklab.tool.control.system.discrete.BlockDiscreteDynamicSystem のメソッド
 
getState() - クラス org.mklab.tool.control.system.discrete.HoldSystem のメソッド
状態を返します。
getState() - インタフェース org.mklab.tool.control.system.DynamicSystem のメソッド
現在の状態を返します。
getStateFeedback() - クラス org.mklab.tool.control.system.controller.LqrDesigner のメソッド
LQ最適制御のための状態フィードバック行列を返します。
getStateFeedback() - クラス org.mklab.tool.control.system.controller.LqServoDesigner のメソッド
入力外乱に対するLQ最適サーボのための状態フィードバック行列を返します。
getStateFeedback() - クラス org.mklab.tool.control.system.controller.PolePlaceDesigner のメソッド
極配置のための状態フィードバック行列を返します。
getStateNumber() - クラス org.mklab.tool.control.system.continuous.BaseContinuousDynamicSystem のメソッド
 
getStateNumber() - クラス org.mklab.tool.control.system.continuous.BlockContinuousDynamicSystem のメソッド
 
getStateNumber() - クラス org.mklab.tool.control.system.discrete.BaseDiscreteDynamicSystem のメソッド
 
getStateNumber() - クラス org.mklab.tool.control.system.discrete.BlockDiscreteDynamicSystem のメソッド
 
getStateNumber() - インタフェース org.mklab.tool.control.system.DynamicSystem のメソッド
結合システムにおける状態の順番を返します。
getStateSize() - クラス org.mklab.tool.control.AbstractLinearSystem のメソッド
状態の数を返します。
getStateSize() - インタフェース org.mklab.tool.control.LinearSystem のメソッド
状態の数を返します。
getStateSize() - クラス org.mklab.tool.control.system.ControlSystem のメソッド
状態の数を返します。
getStateSize() - クラス org.mklab.tool.control.system.SystemOperator のメソッド
次数(状態の数)を返します。
getStateTags() - クラス org.mklab.tool.control.AbstractLinearSystem のメソッド
状態のタグを返します。
getStateTags() - インタフェース org.mklab.tool.control.LinearSystem のメソッド
状態のタグを返します。
getStoppingException() - クラス org.mklab.nfc.ode.EquationSolver のメソッド
ソルバーを停止させた例外を返します。
getString(int) - クラス org.mklab.nfc.matx.MatxList のメソッド
要素を String 型で取り出す。
getString(String) - クラス org.mklab.tool.control.system.continuous.DerivativeSystem のメソッド
 
getString(String) - クラス org.mklab.tool.control.system.continuous.TransportDelay のメソッド
 
getString(String) - クラス org.mklab.tool.control.system.discontinuous.Backlash のメソッド
 
getString(String) - クラス org.mklab.tool.control.system.discontinuous.CoulombViscousFriction のメソッド
 
getString(String) - クラス org.mklab.tool.control.system.discontinuous.DeadZone のメソッド
 
getString(String) - クラス org.mklab.tool.control.system.discontinuous.Quantizer のメソッド
 
getString(String) - クラス org.mklab.tool.control.system.discontinuous.RateLimiter のメソッド
 
getString(String) - クラス org.mklab.tool.control.system.discontinuous.Saturation のメソッド
 
getString(String) - クラス org.mklab.tool.control.system.math.BiasFunction のメソッド
 
getString(String) - クラス org.mklab.tool.control.system.math.LookupTable のメソッド
 
getString(String) - クラス org.mklab.tool.control.system.math.MathematicalFunction のメソッド
 
getString(String) - クラス org.mklab.tool.control.system.math.TrigonometricFunction のメソッド
 
getString(String) - インタフェース org.mklab.tool.control.system.parameter.StringExternalizable のメソッド
外部化された文字列を返します。
getString(String) - クラス org.mklab.tool.control.system.sink.DisplaySink のメソッド
 
getString(String) - クラス org.mklab.tool.control.system.sink.ExportSink のメソッド
 
getString(String) - クラス org.mklab.tool.control.system.sink.Restrictor のメソッド
 
getString(String) - クラス org.mklab.tool.control.system.source.ConstantSource のメソッド
 
getString(String) - クラス org.mklab.tool.control.system.source.NormalRandomSource のメソッド
 
getString(String) - クラス org.mklab.tool.control.system.source.PeriodicSource のメソッド
 
getString(String) - クラス org.mklab.tool.control.system.source.PulseSource のメソッド
 
getString(String) - クラス org.mklab.tool.control.system.source.RampSource のメソッド
 
getString(String) - クラス org.mklab.tool.control.system.source.SineWaveSource のメソッド
 
getString(String) - クラス org.mklab.tool.control.system.source.StepSource のメソッド
 
getString(String) - クラス org.mklab.tool.control.system.source.UniformRandomSource のメソッド
 
getString(String) - クラス org.mklab.tool.control.system.source.VariableSource のメソッド
 
getStringFactorization(NumericalMatrixOperator<?>, String, String) - クラス org.mklab.nfc.scalar.Polynomial の static メソッド
与えられた根をもつ多項式の因数分解の文字列を返します。
getStringOfSymbol() - クラス org.mklab.nfc.rpn.AddOperator のメソッド
 
getStringOfSymbol() - クラス org.mklab.nfc.rpn.InverseOperator のメソッド
 
getStringOfSymbol() - クラス org.mklab.nfc.rpn.MultiplyOperator のメソッド
 
getStringOfSymbol() - インタフェース org.mklab.nfc.rpn.ReversePolishNotationSymbol のメソッド
シンボルの文字列を返します。
getStringOfSymbol() - クラス org.mklab.tool.control.system.math.ConstantSystem のメソッド
 
getStyle() - クラス org.mklab.tool.graph.gnuplot.decoration.DataStyle のメソッド
グラフのスタイルを返します。
getSubgraph(List<Integer>) - クラス org.mklab.tool.control.system.AdjacencyMatrix のメソッド
指定されたノードを含む部分グラフを返します。
getSubgraph(BooleanMatrix) - クラス org.mklab.tool.control.system.AdjacencyMatrix のメソッド
trueで指定されたノードのみを含む隣接行列を返します。
getSubList(int, int) - クラス org.mklab.nfc.matx.MatxList のメソッド
部分リストを返します。
getSubList(IntMatrix) - クラス org.mklab.nfc.matx.MatxList のメソッド
部分リストを返します。
getSubMatrix(int, int, Grid) - クラス org.mklab.nfc.matrix.AbstractArray のメソッド
 
getSubMatrix(IntMatrix, int) - クラス org.mklab.nfc.matrix.AbstractArray のメソッド
 
getSubMatrix(int, IntMatrix) - クラス org.mklab.nfc.matrix.AbstractArray のメソッド
 
getSubMatrix(int, int, Grid) - クラス org.mklab.nfc.matrix.AbstractFundamentalMatrix のメソッド
 
getSubMatrix(IntMatrix, int) - クラス org.mklab.nfc.matrix.AbstractFundamentalMatrix のメソッド
 
getSubMatrix(int, IntMatrix) - クラス org.mklab.nfc.matrix.AbstractFundamentalMatrix のメソッド
 
getSubMatrix(int, int, int, int) - インタフェース org.mklab.nfc.matrix.Array のメソッド
部分行列A(rowMin:rowMax,columnMin:columnMax)を生成します。
getSubMatrix(IntMatrix, int) - インタフェース org.mklab.nfc.matrix.Array のメソッド
column列ベクトルのrowIndexで指定された成分からなる列ベクトルを生成します。
getSubMatrix(IntMatrix, int, int) - インタフェース org.mklab.nfc.matrix.Array のメソッド
columnMin列からcolumnMax列まで、rowIndex で指定された行を成分とする部分行列を生成します。
getSubMatrix(int, IntMatrix) - インタフェース org.mklab.nfc.matrix.Array のメソッド
row行ベクトルのcolumnIndexで指定された成分からなる行ベクトルを生成します。
getSubMatrix(int, int, IntMatrix) - インタフェース org.mklab.nfc.matrix.Array のメソッド
rowMin行からrowMax行目で、columnIndexで指定された列を成分とする部分行列を生成します。
getSubMatrix(IntMatrix, IntMatrix) - インタフェース org.mklab.nfc.matrix.Array のメソッド
rowIndexで指定された行、columnIndex で指定された列を成分とする部分行列を生成します。
getSubMatrix(int, int, Grid) - インタフェース org.mklab.nfc.matrix.Array のメソッド
blockのサイズで分割したときのrow行、 column列番目のブロック行列を返します。
getSubMatrix(int, int, int, int) - クラス org.mklab.nfc.matrix.BaseArray のメソッド
 
getSubMatrix(IntMatrix, int, int) - クラス org.mklab.nfc.matrix.BaseArray のメソッド
 
getSubMatrix(int, int, IntMatrix) - クラス org.mklab.nfc.matrix.BaseArray のメソッド
 
getSubMatrix(IntMatrix, IntMatrix) - クラス org.mklab.nfc.matrix.BaseArray のメソッド
 
getSubMatrix(int, int, int, int) - クラス org.mklab.nfc.matrix.BaseMatrix のメソッド
 
getSubMatrix(IntMatrix, int, int) - クラス org.mklab.nfc.matrix.BaseMatrix のメソッド
 
getSubMatrix(int, int, IntMatrix) - クラス org.mklab.nfc.matrix.BaseMatrix のメソッド
 
getSubMatrix(IntMatrix, IntMatrix) - クラス org.mklab.nfc.matrix.BaseMatrix のメソッド
 
getSubMatrix(int, int, int, int) - クラス org.mklab.nfc.matrix.BooleanMatrix のメソッド
 
getSubMatrix(int, int, IntMatrix) - クラス org.mklab.nfc.matrix.BooleanMatrix のメソッド
 
getSubMatrix(IntMatrix, IntMatrix) - クラス org.mklab.nfc.matrix.BooleanMatrix のメソッド
 
getSubMatrix(IntMatrix, int, int) - クラス org.mklab.nfc.matrix.BooleanMatrix のメソッド
 
getSubMatrix(boolean[][], int, int, int[]) - クラス org.mklab.nfc.matrix.BooleanMatrixUtil の static メソッド
部分行列を生成します。
getSubMatrix(boolean[][], int[], int[]) - クラス org.mklab.nfc.matrix.BooleanMatrixUtil の static メソッド
部分行列を生成します。
getSubMatrix(boolean[][], int[], int, int) - クラス org.mklab.nfc.matrix.BooleanMatrixUtil の static メソッド
部分行列を生成します。
getSubMatrix(boolean[][], int[], int) - クラス org.mklab.nfc.matrix.BooleanMatrixUtil の static メソッド
部分行列を生成します。
getSubMatrix(boolean[][], int, int[]) - クラス org.mklab.nfc.matrix.BooleanMatrixUtil の static メソッド
部分行列を生成します。
getSubMatrix(boolean[][], int, int, int, int) - クラス org.mklab.nfc.matrix.BooleanMatrixUtil の static メソッド
部分行列を生成します。
getSubMatrix(int, int, int, int) - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
 
getSubMatrix(IntMatrix, int, int) - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
 
getSubMatrix(int, int, IntMatrix) - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
 
getSubMatrix(IntMatrix, IntMatrix) - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
 
getSubMatrix(double[][], int, int, int, int) - クラス org.mklab.nfc.matrix.DoubleMatrixUtil の static メソッド
部分行列を生成します。
getSubMatrix(double[][], int[], int) - クラス org.mklab.nfc.matrix.DoubleMatrixUtil の static メソッド
部分行列を生成します。
getSubMatrix(double[][], int[], int, int) - クラス org.mklab.nfc.matrix.DoubleMatrixUtil の static メソッド
部分行列を生成します。
getSubMatrix(double[][], int, int[]) - クラス org.mklab.nfc.matrix.DoubleMatrixUtil の static メソッド
部分行列を生成します。
getSubMatrix(double[][], int, int, int[]) - クラス org.mklab.nfc.matrix.DoubleMatrixUtil の static メソッド
部分行列を生成します。
getSubMatrix(double[][], int[], int[]) - クラス org.mklab.nfc.matrix.DoubleMatrixUtil の static メソッド
部分行列を生成します。
getSubMatrix(int, int, int, int) - インタフェース org.mklab.nfc.matrix.FundamentalMatrix のメソッド
部分行列this(rowMinimum:rowMaximum,columnMinimum:columnMaximum)を生成します。
getSubMatrix(IntMatrix, int) - インタフェース org.mklab.nfc.matrix.FundamentalMatrix のメソッド
column列ベクトルのrowIndexで指定された成分からなる縦ベクトルを生成します。
getSubMatrix(IntMatrix, int, int) - インタフェース org.mklab.nfc.matrix.FundamentalMatrix のメソッド
columnMinimum列からcolumnMaximum列まで、 rowIndexで指定された行を成分とする部分行列を生成します。
getSubMatrix(int, IntMatrix) - インタフェース org.mklab.nfc.matrix.FundamentalMatrix のメソッド
row行ベクトルのcolumnIndexで指定された成分からなる横ベクトルを生成します。
getSubMatrix(int, int, IntMatrix) - インタフェース org.mklab.nfc.matrix.FundamentalMatrix のメソッド
rowMinimum行からrowMaximum行目で、columnIndex で指定された列を成分とする部分行列を生成します。
getSubMatrix(IntMatrix, IntMatrix) - インタフェース org.mklab.nfc.matrix.FundamentalMatrix のメソッド
rowIndexで指定された行で、columnIndex で指定された列を成分とする部分行列を生成します。
getSubMatrix(int, int, Grid) - インタフェース org.mklab.nfc.matrix.FundamentalMatrix のメソッド
blockのサイズで分割したときのrowcolumn 列番目のブロック行列を返します。
getSubMatrix(E[][], int, int, int, int) - クラス org.mklab.nfc.matrix.GridUtil の static メソッド
部分グリッドを生成します。
getSubMatrix(E[][], int[], int) - クラス org.mklab.nfc.matrix.GridUtil の static メソッド
部分グリッドを生成します。
getSubMatrix(E[][], int[], int, int) - クラス org.mklab.nfc.matrix.GridUtil の static メソッド
columnMin行目からcolumnMax行目までの成分のrowIndexで指定された列の部分グリッドを生成します。
getSubMatrix(E[][], int, int[]) - クラス org.mklab.nfc.matrix.GridUtil の static メソッド
row列目の成分のcolumnIndexで指定された行ベクトルを生成します。
getSubMatrix(E[][], int, int, int[]) - クラス org.mklab.nfc.matrix.GridUtil の static メソッド
rowMin列からrowMax列目の成分のcolumnIndex で指定された行の部分グリッドを生成します。
getSubMatrix(E[][], int[], int[]) - クラス org.mklab.nfc.matrix.GridUtil の static メソッド
部分グリッドを生成します。
getSubMatrix(int, int, int, int) - クラス org.mklab.nfc.matrix.IntMatrix のメソッド
 
getSubMatrix(IntMatrix, int, int) - クラス org.mklab.nfc.matrix.IntMatrix のメソッド
 
getSubMatrix(int, int, IntMatrix) - クラス org.mklab.nfc.matrix.IntMatrix のメソッド
 
getSubMatrix(IntMatrix, IntMatrix) - クラス org.mklab.nfc.matrix.IntMatrix のメソッド
 
getSubMatrix(int[][], int, int, int, int) - クラス org.mklab.nfc.matrix.IntMatrixUtil の static メソッド
部分行列を生成します。
getSubMatrix(int[][], int[], int) - クラス org.mklab.nfc.matrix.IntMatrixUtil の static メソッド
部分行列を生成します。
getSubMatrix(int[][], int[], int, int) - クラス org.mklab.nfc.matrix.IntMatrixUtil の static メソッド
部分行列を生成します。
getSubMatrix(int[][], int, int[]) - クラス org.mklab.nfc.matrix.IntMatrixUtil の static メソッド
部分行列を生成します。
getSubMatrix(int[][], int, int, int[]) - クラス org.mklab.nfc.matrix.IntMatrixUtil の static メソッド
部分行列を生成します。
getSubMatrix(int[][], int[], int[]) - クラス org.mklab.nfc.matrix.IntMatrixUtil の static メソッド
部分行列を生成します。
getSubString(int, int) - クラス org.mklab.nfc.matx.MatxString のメソッド
fromからtoまでの部分文字列を返します。
getSubString(int, int, int) - クラス org.mklab.nfc.matx.MatxString のメソッド
fromからtoまでstep飛びの位置にある部分文字列を返します。
getSubString(int[]) - クラス org.mklab.nfc.matx.MatxString のメソッド
indexで指定した位置の文字列を返します。
getSubString(BooleanMatrix) - クラス org.mklab.nfc.matx.MatxString のメソッド
boolean行列のtrueのがある位置の文字列を返します。
getSubSystemSize() - クラス org.mklab.tool.control.AbstractLinearSystem のメソッド
サブシステムの数を返します。
getSubtractOperator() - クラス org.mklab.nfc.scalar.ComplexScalar のメソッド
 
getSubtractOperator() - クラス org.mklab.nfc.scalar.DoubleComplexNumber のメソッド
 
getSubtractOperator() - クラス org.mklab.nfc.scalar.DoubleNumber のメソッド
 
getSubtractOperator() - クラス org.mklab.nfc.scalar.Polynomial のメソッド
 
getSubtractOperator() - クラス org.mklab.nfc.scalar.RationalPolynomial のメソッド
 
getSubtractOperator() - インタフェース org.mklab.nfc.scalar.Scalar のメソッド
引き算のオペレータを返します。
getSubVector(int, int) - クラス org.mklab.nfc.matrix.AbstractArray のメソッド
 
getSubVector(int, int, int) - クラス org.mklab.nfc.matrix.AbstractArray のメソッド
 
getSubVector(int, int, int) - クラス org.mklab.nfc.matrix.AbstractFundamentalMatrix のメソッド
 
getSubVector(int, int) - クラス org.mklab.nfc.matrix.AbstractFundamentalMatrix のメソッド
 
getSubVector(IntMatrix) - インタフェース org.mklab.nfc.matrix.Array のメソッド
行毎に数えindexで指定した成分を成分とする部分行列を生成します。
getSubVector(int, int) - インタフェース org.mklab.nfc.matrix.Array のメソッド
成分を行毎に数え、minからmaxまでの成分からなるベクトルを生成します。
getSubVector(int, int, int) - インタフェース org.mklab.nfc.matrix.Array のメソッド
成分を行毎に数え、minからmaxまでのby 飛び成分からなるベクトルを生成します。
getSubVector(IntMatrix) - クラス org.mklab.nfc.matrix.BaseArray のメソッド
 
getSubVector(IntMatrix) - クラス org.mklab.nfc.matrix.BaseMatrix のメソッド
 
getSubVector(IntMatrix) - クラス org.mklab.nfc.matrix.BooleanMatrix のメソッド
 
getSubVector(boolean[], int[]) - クラス org.mklab.nfc.matrix.BooleanMatrixUtil の static メソッド
部分ベクトルを生成します。
getSubVector(IntMatrix) - クラス org.mklab.nfc.matrix.DoubleMatrix のメソッド
 
getSubVector(double[], int[]) - クラス org.mklab.nfc.matrix.DoubleMatrixUtil の static メソッド
部分ベクトルを生成します。
getSubVector(double[], int, int) - クラス org.mklab.nfc.matrix.DoubleMatrixUtil の static メソッド
部分ベクトルを生成します。
getSubVector(IntMatrix) - インタフェース org.mklab.nfc.matrix.FundamentalMatrix のメソッド
行毎に数えindexで指定した成分を成分とする部分行列を生成します。
getSubVector(int, int, int) - インタフェース org.mklab.nfc.matrix.FundamentalMatrix のメソッド
成分を行毎に数え、minimumからmaximumまでのby 飛び成分からなるベクトルを生成します。
getSubVector(int, int) - インタフェース org.mklab.nfc.matrix.FundamentalMatrix のメソッド
成分を行毎に数え、minimumからmaximumまでの成分からなるベクトルを生成します。
getSubVector(E[], int[]) - クラス org.mklab.nfc.matrix.GridUtil の static メソッド
部分ベクトルを生成します。
getSubVector(E[], int, int) - クラス org.mklab.nfc.matrix.GridUtil の static メソッド
部分ベクトルを生成します。
getSubVector(IntMatrix) - クラス org.mklab.nfc.matrix.IntMatrix のメソッド
 
getSubVector(int[], int[]) - クラス org.mklab.nfc.matrix.IntMatrixUtil の static メソッド
部分ベクトルを生成します。
getSubVector(int[], int, int) - クラス org.mklab.nfc.matrix.IntMatrixUtil の static メソッド
部分ベクトルを生成します。
getSymbolicA() - クラス org.mklab.tool.control.AbstractLinearSystem のメソッド
Aの数式を返します。
getSymbolicA() - インタフェース org.mklab.tool.control.LinearSystem のメソッド
Aの数式を返します。
getSymbolicAMatrix() - クラス org.mklab.tool.control.AbstractLinearSystem のメソッド
A行列の文字列をString[][]で返します。
getSymbolicB() - クラス org.mklab.tool.control.AbstractLinearSystem のメソッド
Bの数式を返します。
getSymbolicB() - インタフェース org.mklab.tool.control.LinearSystem のメソッド
Bの数式を返します。
getSymbolicBMatrix() - クラス org.mklab.tool.control.AbstractLinearSystem のメソッド
B行列の文字列をString[][]で返します。
getSymbolicC() - クラス org.mklab.tool.control.AbstractLinearSystem のメソッド
Cの数式を返します。
getSymbolicC() - インタフェース org.mklab.tool.control.LinearSystem のメソッド
Cの数式を返します。
getSymbolicCMatrix() - クラス org.mklab.tool.control.AbstractLinearSystem のメソッド
C行列の文字列をString[][]で返します。
getSymbolicD() - クラス org.mklab.tool.control.AbstractLinearSystem のメソッド
Dの数式を返します。
getSymbolicD() - インタフェース org.mklab.tool.control.LinearSystem のメソッド
Dの数式を返します。
getSymbolicDMatrix() - クラス org.mklab.tool.control.AbstractLinearSystem のメソッド
D行列の文字列をString[][]で返します。
getSymbolicE() - クラス org.mklab.tool.control.AbstractLinearSystem のメソッド
Eの数式を返します。
getSymbolicE() - インタフェース org.mklab.tool.control.LinearSystem のメソッド
Eの数式を返します。
getSymbolicInput() - クラス org.mklab.tool.control.AbstractLinearSystem のメソッド
フォーマットされた入力のタグを返します。
getSymbolicOutput() - クラス org.mklab.tool.control.AbstractLinearSystem のメソッド
フォーマットされた出力のタグを返します。
getSymbolicOutputEquation(boolean) - クラス org.mklab.tool.control.ImproperLinearSystem のメソッド
 
getSymbolicOutputEquation(boolean) - インタフェース org.mklab.tool.control.LinearSystem のメソッド
出力方程式の数式を返します。
getSymbolicOutputEquation(boolean) - クラス org.mklab.tool.control.ProperLinearSystem のメソッド
 
getSymbolicState() - クラス org.mklab.tool.control.AbstractLinearSystem のメソッド
フォーマットされた状態のタグを返します。
getSymbolicStateEquation(boolean) - クラス org.mklab.tool.control.ImproperLinearSystem のメソッド
 
getSymbolicStateEquation(boolean) - インタフェース org.mklab.tool.control.LinearSystem のメソッド
状態方程式の数式を返します。
getSymbolicStateEquation(boolean) - クラス org.mklab.tool.control.ProperLinearSystem のメソッド
 
getSymbolicStateSpaceRepresentation(boolean) - クラス org.mklab.tool.control.ImproperLinearSystem のメソッド
 
getSymbolicStateSpaceRepresentation(boolean) - インタフェース org.mklab.tool.control.LinearSystem のメソッド
状態空間表現の数式を返します。
getSymbolicStateSpaceRepresentation(boolean) - クラス org.mklab.tool.control.ProperLinearSystem のメソッド
 
getSymbolicTransferFunction(boolean) - クラス org.mklab.tool.control.system.AdjacencyMatrix のメソッド
伝達関数を数式形式で求めます.
getSymbolicTransferFunction(boolean) - クラス org.mklab.tool.control.system.ControlSystem のメソッド
線形システムの式を返します。
getSymbolStack() - インタフェース org.mklab.nfc.rpn.ReversePolishNotationOperand のメソッド
逆ポーランド記法のスタック(リスト)を返します。
getSymbolStack() - クラス org.mklab.tool.control.system.math.ConstantSystem のメソッド
 
getSystemClass() - クラス org.mklab.tool.control.system.continuous.UserDefinedContinuousDynamicSystem のメソッド
 
getSystemClass() - クラス org.mklab.tool.control.system.continuous.UserDefinedContinuousLinearDynamicSystem のメソッド
 
getSystemClass() - クラス org.mklab.tool.control.system.continuous.UserDefinedContinuousStaticSystem のメソッド
 
getSystemClass() - クラス org.mklab.tool.control.system.discrete.UserDefinedDiscreteDynamicSystem のメソッド
 
getSystemClass() - クラス org.mklab.tool.control.system.discrete.UserDefinedDiscreteLinearDynamicSystem のメソッド
 
getSystemClass() - クラス org.mklab.tool.control.system.discrete.UserDefinedDiscreteStaticSystem のメソッド
 
getSystemClass() - クラス org.mklab.tool.control.system.math.UserDefinedConstantSystem のメソッド
 
getSystemClass() - クラス org.mklab.tool.control.system.sink.UserDefinedContinuousSink のメソッド
 
getSystemClass() - クラス org.mklab.tool.control.system.sink.UserDefinedDiscreteSink のメソッド
 
getSystemClass() - クラス org.mklab.tool.control.system.source.UserDefinedContinuousSource のメソッド
 
getSystemClass() - クラス org.mklab.tool.control.system.source.UserDefinedDiscreteSource のメソッド
 
getSystemClass() - インタフェース org.mklab.tool.control.system.UserDefinedSystem のメソッド
システムを定義したクラスを返します。
getSystemForSimulation() - クラス org.mklab.tool.control.system.ControlSystem のメソッド
SourceブロックからSinkブロックまでのパスに存在する(シミュレーション計算用)システムを返します。
getSystemOperator(int, int) - クラス org.mklab.tool.control.system.BlockSystem のメソッド
指定されたノード間にあるシステムを返します。
getSystemOperator() - クラス org.mklab.tool.control.system.ControlSystem のメソッド
システムオペレータを返します。
getT() - クラス org.mklab.nfc.eig.SchurDecomposition のメソッド
T(Schur行列、ブロック上三角行列、上三角行列)を返します。
getT() - クラス org.mklab.nfc.eig.SchurDecompositionDoubleRealElements のメソッド
T(実Schur行列、ブロック上三角行列)を返します。
getT() - クラス org.mklab.nfc.eig.SchurDecompositionElements のメソッド
T(Schur行列、ブロック上三角行列、上三角行列)を返します。
getTag() - クラス org.mklab.tool.control.system.continuous.ContinuousLinearDynamicSystem のメソッド
 
getTag() - クラス org.mklab.tool.control.system.discrete.DiscreteLinearDynamicSystem のメソッド
 
getTag() - インタフェース org.mklab.tool.control.system.LinearSystemOperator のメソッド
識別するためのタグを返します。
getTag() - クラス org.mklab.tool.control.system.math.ConstantSystem のメソッド
 
getTag() - クラス org.mklab.tool.control.system.sink.OutputPort のメソッド
識別するためのタグを返します。
getTag() - クラス org.mklab.tool.control.system.source.InputPort のメソッド
識別するためのタグを返します。
getText() - クラス org.mklab.tool.graph.gnuplot.decoration.Label のメソッド
ラベルテキストを得る。
getThrown() - クラス org.mklab.tool.control.system.source.AsynchronousSource のメソッド
入力処理中の例外を取得します。
getTimeDelay() - クラス org.mklab.tool.control.system.continuous.TransportDelay のメソッド
無駄時間を返します。
getTimeDomainType() - クラス org.mklab.tool.control.AbstractLinearSystem のメソッド
時間領域でのシステムの種類を返します。
getTimeDomainType() - インタフェース org.mklab.tool.control.LinearSystem のメソッド
時間領域でのシステムの種類を返します。
getTimeSeries() - クラス org.mklab.nfc.ode.EquationSolver のメソッド
データの保存時刻の時系列を返します。
getTimeStep() - クラス org.mklab.nfc.ode.EquationSolver のメソッド
固定刻み幅(時間)を返します。
getTolerance() - クラス org.mklab.nfc.ode.DifferentialEquationAutoSolver のメソッド
 
getTolerance() - インタフェース org.mklab.nfc.ode.EquationAutoSolver のメソッド
許容誤差を返します。
getToleranceOfDiscontinuity() - クラス org.mklab.nfc.ode.DifferentialEquationAutoSolver のメソッド
 
getToleranceOfDiscontinuity() - インタフェース org.mklab.nfc.ode.EquationAutoSolver のメソッド
不連続点の時刻に関する許容誤差を返します。
getToleranceOfFunction() - クラス org.mklab.nfc.nleq.NewtonRaphsonSolver のメソッド
連立方程式のそれぞれの残差の絶対値の許容誤差(収束判定に使われる)を返します。
getToleranceOfJacobian() - クラス org.mklab.nfc.nleq.NewtonRaphsonSolver のメソッド
ヤコビ行列の正則性に関する許容誤差を返します。
getToleranceOfSolution() - クラス org.mklab.nfc.nleq.NewtonRaphsonSolver のメソッド
連立方程式のそれぞれの解の変化量の絶対値の許容誤差(収束判定に使われる)を返します。
getTransferFunctionMatrix() - クラス org.mklab.tool.control.AbstractLinearSystem のメソッド
システムの伝達関数行列を返します。
getTransferFunctionMatrix(boolean) - クラス org.mklab.tool.control.ImproperLinearSystem のメソッド
 
getTransferFunctionMatrix() - インタフェース org.mklab.tool.control.LinearSystem のメソッド
システムの伝達関数行列を返します。
getTransferFunctionMatrix(boolean) - インタフェース org.mklab.tool.control.LinearSystem のメソッド
システムの伝達関数行列を返します。
getTransferFunctionMatrix(boolean) - クラス org.mklab.tool.control.ProperLinearSystem のメソッド
 
getType() - インタフェース org.mklab.nfc.dae.DasslProblem のメソッド
問題の型を返します。
getType() - クラス org.mklab.tool.control.system.parameter.ParameterContainer のメソッド
パラメータの型を識別するための Class オブジェクトを返します。
getU() - クラス org.mklab.nfc.eig.SchurDecomposition のメソッド
U(ユニタリー行列、直交行列)を返します。
getU() - クラス org.mklab.nfc.eig.SchurDecompositionDoubleRealElements のメソッド
U(直交行列)を返します。
getU() - クラス org.mklab.nfc.eig.SchurDecompositionElements のメソッド
U(ユニタリー行列、直交行列)を返します。
getU() - クラス org.mklab.nfc.leq.LUDecomposition のメソッド
U(上三角行列)を返します。
getU() - クラス org.mklab.nfc.leq.LUDecompositionDoubleRealElements のメソッド
U(上三角行列)を返します。
getU() - クラス org.mklab.nfc.leq.LUDecompostionElements のメソッド
U(上三角行列)を返します。
getU() - クラス org.mklab.nfc.svd.SingularValueDecomposition のメソッド
U(左特異ベクトルからなる行列、直交行列(ユニタリー行列))を返します。
getU() - クラス org.mklab.nfc.svd.SingularValueDecompositionDoubleRealElements のメソッド
U(左特異ベクトルからなる行列、直交行列)を返します。
getU() - クラス org.mklab.nfc.svd.SingularValueDecompositionElements のメソッド
U(左特異ベクトルからなる行列、直交行列(ユニタリー行列))を返します。
getUnit() - クラス org.mklab.tool.control.system.parameter.ParameterContainer のメソッド
単位を返します。
getUnit() - 列挙 org.mklab.tool.control.system.parameter.QuantityType のメソッド
単位を返します。
getUpperLimit() - クラス org.mklab.tool.control.system.discontinuous.DeadZone のメソッド
不感帯の上限を返します。
getV() - クラス org.mklab.nfc.svd.SingularValueDecomposition のメソッド
V(右特異ベクトルからなる行列、直交行列(ユニタリー行列))を返します。
getV() - クラス org.mklab.nfc.svd.SingularValueDecompositionDoubleRealElements のメソッド
V(右特異ベクトルからなる行列、直交行列)を返します。
getV() - クラス org.mklab.nfc.svd.SingularValueDecompositionElements のメソッド
V(右特異ベクトルからなる行列、直交行列(ユニタリー行列))を返します。
getValue() - クラス org.mklab.nfc.eig.EigenSolution のメソッド
固有値を対角成分とする対角行列返します。
getValue() - クラス org.mklab.tool.control.system.parameter.ParameterContainer のメソッド
パラメータの値を返します。
getValue(Class<?>, String) - クラス org.mklab.tool.control.system.ParameterUtil の static メソッド
システムのパラメータの値を返します。
getVariable() - クラス org.mklab.nfc.scalar.Polynomial のメソッド
 
getVariable() - クラス org.mklab.nfc.scalar.RationalPolynomial のメソッド
 
getVariable() - インタフェース org.mklab.nfc.scalar.SymbolicScalar のメソッド
式変数を表す文字列を返します。
getVariableName() - クラス org.mklab.tool.control.system.sink.FileSink のメソッド
変数の名前を返します。
getVariableName() - クラス org.mklab.tool.control.system.sink.VariableSink のメソッド
名前を返します。
getVariableName() - クラス org.mklab.tool.control.system.source.VariableSource のメソッド
名前を返します。
getVector() - クラス org.mklab.nfc.eig.EigenSolution のメソッド
固有ベクトルを横方向に並べた行列を返します。
getVersion() - クラス org.mklab.nfc.util.MxDataHead のメソッド
バージョン番号を返します。
getWeightOfEdge(int, int) - クラス org.mklab.tool.control.system.AdjacencyStringMatrix のメソッド
エッジの重み(隣接行列の成分)を返します。
getWorkingDirectory() - クラス org.mklab.tool.graph.gnuplot.Environment のメソッド
gnuplotの作業ディレクトリを取得します。
getX() - クラス org.mklab.nfc.eig.QZDecomposition のメソッド
X(一般化固有ベクトル)を返します。
getXGridInterval() - クラス org.mklab.tool.control.system.sink.GnuplotSink のメソッド
x軸のグリッド間隔を返します。
getXMaximum() - クラス org.mklab.tool.control.system.sink.GnuplotSink のメソッド
x軸の表示最大値を返します。
getXMinimum() - クラス org.mklab.tool.control.system.sink.GnuplotSink のメソッド
x軸の表示最小値を返します。
getXOffset() - クラス org.mklab.tool.graph.gnuplot.decoration.Label のメソッド
表示位置のx方向のオフセットを得る。
getXRange() - クラス org.mklab.tool.graph.gnuplot.Canvas のメソッド
x軸の表示範囲を返します。
getXRotation() - クラス org.mklab.tool.graph.gnuplot.decoration.ViewPoint のメソッド
x軸周りの回転角度(度)を返します。
getXTics() - クラス org.mklab.tool.graph.gnuplot.Canvas のメソッド
x軸の目盛りの刻み位置を返します。
getYGridInterval() - クラス org.mklab.tool.control.system.sink.GnuplotSink のメソッド
y軸のグリッド間隔を返します。
getYMaximum() - クラス org.mklab.tool.control.system.sink.GnuplotSink のメソッド
y軸の表示最大値を返します。
getYMinimum() - クラス org.mklab.tool.control.system.sink.GnuplotSink のメソッド
y軸の表示最小値を返します。
getYOffset() - クラス org.mklab.tool.graph.gnuplot.decoration.Label のメソッド
表示位置のy方向のオフセットを得る。
getYRange() - クラス org.mklab.tool.graph.gnuplot.Canvas のメソッド
y軸の表示範囲を返します。
getYTics() - クラス org.mklab.tool.graph.gnuplot.Canvas のメソッド
y軸の目盛りの刻み位置を返します。
getZ() - クラス org.mklab.nfc.eig.QZDecomposition のメソッド
右変換行列Z(ユニタリー行列)を返します。
getZ() - クラス org.mklab.nfc.eig.QZDecompositionDoubleRealElements のメソッド
右変換行列Z(直交行列)を返します。
getZ() - クラス org.mklab.nfc.eig.QZDecompositionElements のメソッド
右変換行列Z(ユニタリー行列)を返します。
getZeros() - クラス org.mklab.nfc.scalar.RationalPolynomial のメソッド
零点(分子多項式=0の解)を求めます。
getZRange() - クラス org.mklab.tool.graph.gnuplot.Canvas のメソッド
z軸の表示範囲を返します。
getZRotation() - クラス org.mklab.tool.graph.gnuplot.decoration.ViewPoint のメソッド
z軸周りの回転角度(度)を返します。
getZSale() - クラス org.mklab.tool.graph.gnuplot.decoration.ViewPoint のメソッド
z軸方向の倍率を返します。
Givens - org.mklab.tool.matrix の クラス
ギブンス回転行列を求めるクラスです。
Givens() - クラス org.mklab.tool.matrix.Givens のコンストラクタ
 
givens(NumericalScalar<?>, NumericalScalar<?>) - クラス org.mklab.tool.matrix.Givens の static メソッド
2×2の複素ギブンス回転行列 | c s | | x | | r | G = | | ただし G * | | = | | |-conj(s) c | | y | | 0 | を返します。
GivensMatrix - org.mklab.nfc.matrix.misc の クラス
ギブンス回転行列を生成するクラスです。
GivensMatrix() - クラス org.mklab.nfc.matrix.misc.GivensMatrix のコンストラクタ
 
Gmargin - org.mklab.tool.control の クラス
ゲイン余裕と位相交差周波数を求めるクラスです。
Gmargin() - クラス org.mklab.tool.control.Gmargin のコンストラクタ
 
gmargin(RationalPolynomial) - クラス org.mklab.tool.control.Gmargin の static メソッド
 
gmargin(RationalPolynomial, double) - クラス org.mklab.tool.control.Gmargin の static メソッド
 
gmargin(RationalPolynomial, double, double) - クラス org.mklab.tool.control.Gmargin の static メソッド
 
gmargin(RationalPolynomial, double, double, double) - クラス org.mklab.tool.control.Gmargin の static メソッド
与えられた伝達関数G, 周波数の区間[wmin:wmax], 周波数の許容誤差toleranceについて, ゲイン余裕 gmと位相交差周波数wcpを返します。
Gnuplot - org.mklab.tool.graph.gnuplot の クラス
Gnuplotクラスはgnuplotでグラフを描画するためのラッパークラスです。
Gnuplot() - クラス org.mklab.tool.graph.gnuplot.Gnuplot のコンストラクタ
コンストラクター オプションなしでGnuplotオブジェクトを生成します。
Gnuplot(String) - クラス org.mklab.tool.graph.gnuplot.Gnuplot のコンストラクタ
新しく生成されたGnuplotオブジェクトを初期化します。
Gnuplot(Environment, String) - クラス org.mklab.tool.graph.gnuplot.Gnuplot のコンストラクタ
コンストラクター ウインドウオプションを指定してGnuplotオブジェクトを生成します。
GnuplotComponent - org.mklab.tool.graph.gnuplot.decoration の インタフェース
Gnuplotのコンポーネントを表すインターフェースです。
GnuplotSink - org.mklab.tool.control.system.sink の クラス
Gnuplotへの出力器を表わすクラスです。
GnuplotSink() - クラス org.mklab.tool.control.system.sink.GnuplotSink のコンストラクタ
新しく生成されたGnuplotSinkオブジェクトを初期化します。
GnuplotXYSink - org.mklab.tool.control.system.sink の クラス
Gnuplotへの2次元グラフの出力器を表わすクラスです。
GnuplotXYSink() - クラス org.mklab.tool.control.system.sink.GnuplotXYSink のコンストラクタ
新しく生成されたGnuplotXYSinkオブジェクトを初期化します。
Gplot - org.mklab.tool.graph.mgplot の クラス
 
Gplot() - クラス org.mklab.tool.graph.mgplot.Gplot のコンストラクタ
 
Gramian - org.mklab.tool.control の クラス
連続系の可制御性グラミアンと可観測性グラミアンを求めるクラスです。
Gramian() - クラス org.mklab.tool.control.Gramian のコンストラクタ
 
gramian(Matrix, Matrix) - クラス org.mklab.tool.control.Gramian の static メソッド
gramian(A,B)は、連続時間システムの可制御性グラミアンを返します。
Grid - org.mklab.nfc.matrix の インタフェース
グリッド(格子状)データを表わすインターフェースです。
Grid - org.mklab.tool.graph.gnuplot.decoration の クラス
グリッドを表すクラスです。
Grid() - クラス org.mklab.tool.graph.gnuplot.decoration.Grid のコンストラクタ
コンストラクター
Grid(boolean) - クラス org.mklab.tool.graph.gnuplot.decoration.Grid のコンストラクタ
コンストラクター
grid() - クラス org.mklab.tool.graph.mgplot.Gplot の static メソッド
 
grid(boolean) - クラス org.mklab.tool.graph.mgplot.Gplot の static メソッド
 
grid(int) - クラス org.mklab.tool.graph.mgplot.Mgplot の static メソッド
グリッドを表示します。
grid(int, boolean) - クラス org.mklab.tool.graph.mgplot.Mgplot の static メソッド
グリッドを表示する設定します。
GridElement<E extends GridElement<E>> - org.mklab.nfc.matrix の インタフェース
グリッド(格子状)データの成分を表すインターフェースです。
GridElementAlignment - org.mklab.nfc.matrix の 列挙型
Grid成分の出力の配置を表す列挙型です。
GridFormat - org.mklab.nfc.matrix の クラス
行列Gridのフォーマットを表すクラスです。
GridFormat() - クラス org.mklab.nfc.matrix.GridFormat のコンストラクタ
 
GridUtil - org.mklab.nfc.matrix の クラス
グリッドGridのユーティリティクラスです。
GridUtil() - クラス org.mklab.nfc.matrix.GridUtil のコンストラクタ
 
Ground - org.mklab.tool.control.system.source の クラス
0を発生するシステムを表すクラスです。
Ground() - クラス org.mklab.tool.control.system.source.Ground のコンストラクタ
新しく生成されたGroundオブジェクトを初期化します。

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z