public class Maths extends Object
Constructor and Description |
---|
Maths() |
Modifier and Type | Method and Description |
---|---|
static Matrix |
fromJamaMatrix(Matrix mIn) |
static double |
hypot(double a,
double b)
sqrt(a^2 + b^2) without under/overflow.
|
static Matrix |
toJamaMatrix(Matrix mIn) |
Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.