org.nst.pasientlink.authenticator.admin
Class GpwData

java.lang.Object
  |
  +--org.nst.pasientlink.authenticator.admin.GpwData

class GpwData
extends java.lang.Object


Field Summary
(package private) static long[] sigma
           
(package private) static short[][][] tris
           
 
Constructor Summary
(package private) GpwData()
           
 
Method Summary
(package private)  long get(int x1, int x2, int x3)
           
(package private)  long getSigma()
           
(package private)  void set(int x1, int x2, int x3, short v)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

tris

static short[][][] tris

sigma

static long[] sigma
Constructor Detail

GpwData

GpwData()
Method Detail

set

void set(int x1,
         int x2,
         int x3,
         short v)

get

long get(int x1,
         int x2,
         int x3)

getSigma

long getSigma()


Copyright © 2002 Norwegian Centre for Telemedicine. All Rights Reserved.