Class FVec


  • public class FVec
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      FVec()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Vec eval​(java.lang.Object... stringdoubleParams)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FVec

        public FVec()
    • Method Detail

      • eval

        public Vec eval​(java.lang.Object... stringdoubleParams)