nslj.src.math
Class NslSetSector

java.lang.Object
  |
  +--nslj.src.math.NslSetSector

public final class NslSetSector
extends java.lang.Object


Constructor Summary
NslSetSector()
           
 
Method Summary
static boolean[][][][] eval(boolean[][][][] _output, int startpos1, int startpos2, int startpos3, int startpos4, boolean[][][][] _input)
          Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
static boolean[][][] eval(boolean[][][] _output, int startpos1, int startpos2, int startpos3, boolean[][][] _input)
          Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
static boolean[][] eval(boolean[][] _output, int startpos1, int startpos2, boolean[][] _input)
          Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
static boolean[] eval(boolean[] _output, int startpos, boolean[] _input)
          Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
static double[][][][] eval(double[][][][] _output, int startpos1, int startpos2, int startpos3, int startpos4, double[][][][] _input)
          Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
static double[][][] eval(double[][][] _output, int startpos1, int startpos2, int startpos3, double[][][] _input)
          Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
static double[][] eval(double[][] _output, int startpos1, int startpos2, double[][] _input)
          Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
static double[] eval(double[] _output, int startpos, double[] _input)
          Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
static float[][][][] eval(float[][][][] _output, int startpos1, int startpos2, int startpos3, int startpos4, float[][][][] _input)
          Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
static float[][][] eval(float[][][] _output, int startpos1, int startpos2, int startpos3, float[][][] _input)
          Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
static float[][] eval(float[][] _output, int startpos1, int startpos2, float[][] _input)
          Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
static float[] eval(float[] _output, int startpos, float[] _input)
          Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
static int[][][][] eval(int[][][][] _output, int startpos1, int startpos2, int startpos3, int startpos4, int[][][][] _input)
          Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
static int[][][] eval(int[][][] _output, int startpos1, int startpos2, int startpos3, int[][][] _input)
          Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
static int[][] eval(int[][] _output, int startpos1, int startpos2, int[][] _input)
          Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
static int[] eval(int[] _output, int startpos, int[] _input)
          Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
static boolean[] eval(NslBoolean1 _output, int startpos, NslBoolean1 _input)
          Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
static boolean[][] eval(NslBoolean2 _output, int startpos1, int startpos2, NslBoolean2 _input)
          Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
static boolean[][][] eval(NslBoolean3 _output, int startpos1, int startpos2, int startpos3, NslBoolean3 _input)
          Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
static boolean[][][][] eval(NslBoolean4 _output, int startpos1, int startpos2, int startpos3, int startpos4, NslBoolean4 _input)
          Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
static double[] eval(NslDouble1 _output, int startpos, NslDouble1 _input)
          Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
static double[][] eval(NslDouble2 _output, int startpos1, int startpos2, NslDouble2 _input)
           
static double[][][] eval(NslDouble3 _output, int startpos1, int startpos2, int startpos3, NslDouble3 _input)
           
static double[][][][] eval(NslDouble4 _output, int startpos1, int startpos2, int startpos3, int startpos4, NslDouble4 _input)
           
static float[] eval(NslFloat1 _output, int startpos, NslFloat1 _input)
          Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
static float[][] eval(NslFloat2 _output, int startpos1, int startpos2, NslFloat2 _input)
           
static float[][][] eval(NslFloat3 _output, int startpos1, int startpos2, int startpos3, NslFloat3 _input)
           
static float[][][][] eval(NslFloat4 _output, int startpos1, int startpos2, int startpos3, int startpos4, NslFloat4 _input)
           
static int[] eval(NslInt1 _output, int startpos, NslInt1 _input)
          Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
static int[][] eval(NslInt2 _output, int startpos1, int startpos2, NslInt2 _input)
           
static int[][][] eval(NslInt3 _output, int startpos1, int startpos2, int startpos3, NslInt3 _input)
           
static int[][][][] eval(NslInt4 _output, int startpos1, int startpos2, int startpos3, int startpos4, NslInt4 _input)
           
static NslNumeric1 eval(NslNumeric1 _output, int startpos, NslNumeric1 _input)
          Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
static NslNumeric2 eval(NslNumeric2 _output, int startpos1, int startpos2, NslNumeric2 _input)
          Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
static NslNumeric3 eval(NslNumeric3 _output, int startpos1, int startpos2, int startpos3, NslNumeric3 _input)
          Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
static NslNumeric4 eval(NslNumeric4 _output, int startpos1, int startpos2, int startpos3, int startpos4, NslNumeric4 _input)
          Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NslSetSector

public NslSetSector()
Method Detail

eval

public static double[] eval(NslDouble1 _output,
                            int startpos,
                            NslDouble1 _input)
Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
Parameters:
_input - - object NslNumeric 1-D array
startpos - - the element number to start copying
Returns:
_output - larger object NslNumeric 1-D array

eval

public static double[][] eval(NslDouble2 _output,
                              int startpos1,
                              int startpos2,
                              NslDouble2 _input)

eval

public static double[][][] eval(NslDouble3 _output,
                                int startpos1,
                                int startpos2,
                                int startpos3,
                                NslDouble3 _input)

eval

public static double[][][][] eval(NslDouble4 _output,
                                  int startpos1,
                                  int startpos2,
                                  int startpos3,
                                  int startpos4,
                                  NslDouble4 _input)

eval

public static float[] eval(NslFloat1 _output,
                           int startpos,
                           NslFloat1 _input)
Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
Parameters:
_input - - object NslNumeric 1-D array
startpos - - the element number to start copying
Returns:
_output - larger object NslNumeric 1-D array

eval

public static float[][] eval(NslFloat2 _output,
                             int startpos1,
                             int startpos2,
                             NslFloat2 _input)

eval

public static float[][][] eval(NslFloat3 _output,
                               int startpos1,
                               int startpos2,
                               int startpos3,
                               NslFloat3 _input)

eval

public static float[][][][] eval(NslFloat4 _output,
                                 int startpos1,
                                 int startpos2,
                                 int startpos3,
                                 int startpos4,
                                 NslFloat4 _input)

eval

public static int[] eval(NslInt1 _output,
                         int startpos,
                         NslInt1 _input)
Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
Parameters:
_input - - object NslNumeric 1-D array
startpos - - the element number to start copying
Returns:
_output - larger object NslNumeric 1-D array

eval

public static int[][] eval(NslInt2 _output,
                           int startpos1,
                           int startpos2,
                           NslInt2 _input)

eval

public static int[][][] eval(NslInt3 _output,
                             int startpos1,
                             int startpos2,
                             int startpos3,
                             NslInt3 _input)

eval

public static int[][][][] eval(NslInt4 _output,
                               int startpos1,
                               int startpos2,
                               int startpos3,
                               int startpos4,
                               NslInt4 _input)

eval

public static NslNumeric1 eval(NslNumeric1 _output,
                               int startpos,
                               NslNumeric1 _input)
Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
Parameters:
_input - - object NslNumeric 1-D array
startpos - - the element number to start copying
Returns:
_output - larger object NslNumeric 1-D array

eval

public static NslNumeric2 eval(NslNumeric2 _output,
                               int startpos1,
                               int startpos2,
                               NslNumeric2 _input)
Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
Parameters:
_input - - object NslNumeric 2-D array
startpos - - the element number to start copying
Returns:
_output - larger object NslNumeric 2-D array

eval

public static NslNumeric3 eval(NslNumeric3 _output,
                               int startpos1,
                               int startpos2,
                               int startpos3,
                               NslNumeric3 _input)
Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
Parameters:
_input - - object NslNumeric 3-D array
startpos - - the element number to start copying
Returns:
_output - larger object NslNumeric 3-D array

eval

public static NslNumeric4 eval(NslNumeric4 _output,
                               int startpos1,
                               int startpos2,
                               int startpos3,
                               int startpos4,
                               NslNumeric4 _input)
Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
Parameters:
_input - - object NslNumeric 4-D array
startpos - - the element number to start copying
Returns:
_output - larger object NslNumeric 4-D array

eval

public static boolean[] eval(NslBoolean1 _output,
                             int startpos,
                             NslBoolean1 _input)
Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
Parameters:
_input - - object NslBoolean 1-D array
startpos - - the element number to start copying
Returns:
_output - larger object NslBoolean 1-D array

eval

public static boolean[][] eval(NslBoolean2 _output,
                               int startpos1,
                               int startpos2,
                               NslBoolean2 _input)
Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
Parameters:
_input - - object NslBoolean 2-D array
startpos - - the element number to start copying
Returns:
_output - larger object NslBoolean 2-D array

eval

public static boolean[][][] eval(NslBoolean3 _output,
                                 int startpos1,
                                 int startpos2,
                                 int startpos3,
                                 NslBoolean3 _input)
Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
Parameters:
_input - - object NslBoolean 3-D array
startpos - - the element number to start copying
Returns:
_output - larger object NslBoolean 3-D array

eval

public static boolean[][][][] eval(NslBoolean4 _output,
                                   int startpos1,
                                   int startpos2,
                                   int startpos3,
                                   int startpos4,
                                   NslBoolean4 _input)
Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
Parameters:
_input - - object NslBoolean 4-D array
startpos - - the element number to start copying
Returns:
_output - larger object NslBoolean 4-D array

eval

public static double[] eval(double[] _output,
                            int startpos,
                            double[] _input)
Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
Parameters:
_input - - object double 1-D array
startpos - - the element number to start copying
Returns:
_output - larger object double 1-D array

eval

public static double[][] eval(double[][] _output,
                              int startpos1,
                              int startpos2,
                              double[][] _input)
Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
Parameters:
_input - - object double 2-D array
startpos - - the element number to start copying
Returns:
_output - larger object double 2-D array

eval

public static double[][][] eval(double[][][] _output,
                                int startpos1,
                                int startpos2,
                                int startpos3,
                                double[][][] _input)
Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
Parameters:
_input - - object double 3-D array
startpos - - the element number to start copying
Returns:
_output - larger object double 3-D array

eval

public static double[][][][] eval(double[][][][] _output,
                                  int startpos1,
                                  int startpos2,
                                  int startpos3,
                                  int startpos4,
                                  double[][][][] _input)
Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
Parameters:
_input - - object double 4-D array
startpos - - the element number to start copying
Returns:
_output - larger object double 4-D array

eval

public static float[] eval(float[] _output,
                           int startpos,
                           float[] _input)
Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
Parameters:
_input - - object Float 1-D array
startpos - - the element number to start copying
Returns:
_output - larger object Float 1-D array

eval

public static float[][] eval(float[][] _output,
                             int startpos1,
                             int startpos2,
                             float[][] _input)
Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
Parameters:
_input - - object Float 2-D array
startpos - - the element number to start copying
Returns:
_output - larger object float 2-D array

eval

public static float[][][] eval(float[][][] _output,
                               int startpos1,
                               int startpos2,
                               int startpos3,
                               float[][][] _input)
Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
Parameters:
_input - - object float 3-D array
startpos - - the element number to start copying
Returns:
_output - larger object float 3-D array

eval

public static float[][][][] eval(float[][][][] _output,
                                 int startpos1,
                                 int startpos2,
                                 int startpos3,
                                 int startpos4,
                                 float[][][][] _input)
Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
Parameters:
_input - - object float 4-D array
startpos - - the element number to start copying
Returns:
_output - larger object float 4-D array

eval

public static int[] eval(int[] _output,
                         int startpos,
                         int[] _input)
Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
Parameters:
_input - - object Float 1-D array
startpos - - the element number to start copying
Returns:
_output - larger object Float 1-D array

eval

public static int[][] eval(int[][] _output,
                           int startpos1,
                           int startpos2,
                           int[][] _input)
Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
Parameters:
_input - - object Float 2-D array
startpos - - the element number to start copying
Returns:
_output - larger object int 2-D array

eval

public static int[][][] eval(int[][][] _output,
                             int startpos1,
                             int startpos2,
                             int startpos3,
                             int[][][] _input)
Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
Parameters:
_input - - object int 3-D array
startpos - - the element number to start copying
Returns:
_output - larger object int 3-D array

eval

public static int[][][][] eval(int[][][][] _output,
                               int startpos1,
                               int startpos2,
                               int startpos3,
                               int startpos4,
                               int[][][][] _input)
Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
Parameters:
_input - - object int 4-D array
startpos - - the element number to start copying
Returns:
_output - larger object int 4-D array

eval

public static boolean[] eval(boolean[] _output,
                             int startpos,
                             boolean[] _input)
Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
Parameters:
_input - - object boolean 1-D array
startpos - - the element number to start copying
Returns:
_output - larger object boolean 1-D array

eval

public static boolean[][] eval(boolean[][] _output,
                               int startpos1,
                               int startpos2,
                               boolean[][] _input)
Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
Parameters:
_input - - object boolean 2-D array
startpos - - the element number to start copying
Returns:
_output - larger object boolean 2-D array

eval

public static boolean[][][] eval(boolean[][][] _output,
                                 int startpos1,
                                 int startpos2,
                                 int startpos3,
                                 boolean[][][] _input)
Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
Parameters:
_input - - object boolean 3-D array
startpos - - the element number to start copying
Returns:
_output - larger object boolean 3-D array

eval

public static boolean[][][][] eval(boolean[][][][] _output,
                                   int startpos1,
                                   int startpos2,
                                   int startpos3,
                                   int startpos4,
                                   boolean[][][][] _input)
Set the value of the array from startpos to d If the array d longer than this array, those out of array scope elements are ignored.
Parameters:
_input - - object boolean 4-D array
startpos - - the element number to start copying
Returns:
_output - larger object boolean 4-D array