public class TestOctaveComplex extends Object
| Constructor and Description |
|---|
TestOctaveComplex() |
| Modifier and Type | Method and Description |
|---|---|
private void |
checkSize(OctaveComplex complex,
int i,
int j) |
private void |
failGet(OctaveComplex complex,
int i,
int j) |
void |
testCast()
Test that an OctaveDouble can be viewed as an OctaveComplex
|
void |
testResize()
Test OctaveComplex resizes correctly
|
public void testCast()
public void testResize()
private void checkSize(OctaveComplex complex, int i, int j)
private void failGet(OctaveComplex complex, int i, int j)
Copyright © 2006–2018 Simuline Organization (l2r). All rights reserved.