Documentation
    Preparing search index...
    RawSVI: MoveStruct<
        {
            a: MoveStruct<
                {
                    is_negative: BcsType<boolean, boolean, "bool">;
                    magnitude: BcsType<bigint, string | number | bigint, "u64">;
                },
                "fixed_math::i64::I64",
            >;
            b: BcsType<bigint, string | number | bigint, "u64">;
            m: MoveStruct<
                {
                    is_negative: BcsType<boolean, boolean, "bool">;
                    magnitude: BcsType<bigint, string | number | bigint, "u64">;
                },
                "fixed_math::i64::I64",
            >;
            rho: MoveStruct<
                {
                    is_negative: BcsType<boolean, boolean, "bool">;
                    magnitude: BcsType<bigint, string | number | bigint, "u64">;
                },
                "fixed_math::i64::I64",
            >;
            sigma: BcsType<bigint, string | number | bigint, "u64">;
        },
        "@local-pkg/deepbook_predict::pricing::RawSVI",
    > = ...