edu.jhu.bme.smile.commons.math.specialFunctions
Class SphericalHarmonicRepresentation

java.lang.Object
  extended by edu.jhu.bme.smile.commons.math.specialFunctions.ComplexVector
      extended by edu.jhu.bme.smile.commons.math.specialFunctions.SphericalHarmonicRepresentation

public class SphericalHarmonicRepresentation
extends ComplexVector


Constructor Summary
SphericalHarmonicRepresentation(SphericalHarmonics sphericalHarmonics, ComplexMatrix data)
           
 
Method Summary
 
Methods inherited from class edu.jhu.bme.smile.commons.math.specialFunctions.ComplexVector
getImag, getImagResult, getMatrix, getReal, getRealResult, length, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SphericalHarmonicRepresentation

public SphericalHarmonicRepresentation(SphericalHarmonics sphericalHarmonics,
                                       ComplexMatrix data)