|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectorg.mklab.tool.matrix.Angle
public class Angle
各成分の偏角からなる行列を求めるクラスです。
Phase angles (in radians)
| コンストラクタの概要 | |
|---|---|
Angle()
|
|
| メソッドの概要 | |
|---|---|
static NumericalMatrixOperator<?> |
angle(NumericalMatrixOperator<?> g)
複素行列の各成分の偏角[rad]からなる行列を返します。 |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public Angle()
| メソッドの詳細 |
|---|
public static NumericalMatrixOperator<?> angle(NumericalMatrixOperator<?> g)
g - 複素行列
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||