|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Dimensions | |
|---|---|
| gnu.math | Supports various numeric types, including complex numbers, efficient bignums, exact rational numbers, units. |
| Uses of Dimensions in gnu.math |
|---|
| Fields in gnu.math declared as Dimensions | |
|---|---|
static Dimensions |
Dimensions.Empty
The empty Dimensions that pure numbers have. |
| Methods in gnu.math that return Dimensions | |
|---|---|
Dimensions |
Unit.dimensions()
|
Dimensions |
Quantity.dimensions()
|
static Dimensions |
Dimensions.product(Dimensions a,
int mul_a,
Dimensions b,
int mul_b)
|
| Methods in gnu.math with parameters of type Dimensions | |
|---|---|
static Dimensions |
Dimensions.product(Dimensions a,
int mul_a,
Dimensions b,
int mul_b)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||